• 0

Learning C (Basically for working with Kernals and everything really comple


Question

What is the best book or site where I could learn every aspect of "C"? I've decided next summer that I want to live a little more custom and I want to restructure the way I work. I'm a quick, but thorough person, and I'd like to work with the Linux Kernal from scratch.

Recommended Posts

  • 0

well C alone isnt really gonna help you much if you're dabling with kernels. sure,you can understand the syntax of the source code, but you wont understand what its actually doing. you need way more knowledge before you can tackle that area.

you'd need to know

-assembly language

-cpu architecture,like the registers,memory,interrupts,opcodes,MMU,caches,etc..

-how each component of an operating system works

-how the linux kernel works

and a whole bunch of other stuff.

really you're in for alot of work. you will be reading alot of books and manuals. i'm talking about years and years of learning before you can get to this level. you cant just read books and jump into things. you need to start writing code, start debugging code. it all comes from experience like everyone said.

i was exactly like you when i began learning programming. i was going to do alot of things. and then i realized what i was in for.

  • 0

I'm guessing many of you know or don't know about Codecademy & TutsPlus? I'm studying at both places for JavaScript, Python, Ruby, Objective-C, and many others. And I pretty much have enough patience to have all the intake to understand the differences of each languages. I'm not new to this, I just needed some books and such to get a better understanding, heck I've already started reading C / C++ Primer Plus (5th edition) because I also need to learn C and Objective C for Mobile App development.

Like I said, I'm just trying to be experimental. I've been loving tech since I was little, and I will always love & continue to study what I don't know about tech.

I'm even obsessed with technology that doesn't exist. :shiftyninja:

  • 0

how each component of an operating system works

Good point you need to know the big picture of how a operating system is designed before you build the key component of one.

Doing a quick google search, a quickier route than trying to learn assembly would be taking a look at this:

http://cosmos.codeplex.com/

I haven't used it before but since your trying something ambitious might as well do it in C#.

Im learning JavaScript, Python, Ruby, Objective-C, and many others

That's not good to learn a whole bunch of different languages at once, your not going to retain anything and more than likely you'll just burn yourself out. Focus on one language preferably C/C++/C# and than learning any other language is just a matter of picking up the syntax. Anyone can learn syntax, don't focus too much on that, focus instead on the core concepts of programming and getting something working.

C / C++ Primer Plus (5th edition)

Don't just sit there and copy examples out of book, that's a complete waste of time. I've taught many individuals how to program, and the best way to do it is to only use those books as a reference. Instead come up with something that you want to make, and look up how to do that.

Here is a situation that I'm currently facing that kinda pertains to this, our scripting guys at the studio I work at were having problems coding scripts because obviously they have no way to debug it. So I thought hey i'll write a custom debug engine plugin for Visual Studio. I wasted three days and a Microsoft Support Incident to figure out everything was 100% right, but it kept telling me custom DE wasn't installed. I was like WTF, it took a guy in the Visual Studio division a couple days to figure out the only thing I had to was launch visual studio with the /setup switch :/.

The moral of the story is even if know what your doing stupid things can come up that will discourage you and make you want to quit; I probably would have moved on to something else if I didn't have a MSDN support incident I could use. There isn't any self help guides, or really much other material on Kernel development out there because its usually done by guys that know what to do and what to look for if they need help.

  • 0

I'm not doing them all at once, I'm doing courses 1 by 1 and then moving on to the next language unless I've messed up on a few and that's when I do the whole course all over again until I've got it right.

I don't like to copy code out of a book. Of course I'm going to make my own, all I really wanted was references.

For learning just C. I won't be able to learn it all just yet until I've built up my office. Basically I'm trying to slowly learn it until next summer.

  • 0

moving on to the next language

Why are you moving on to another language? Especially since half of those you mentioned aren't going to help you at all in Kernel development. Stick with ONE maybe two languages at most, become a pro in the syntax, than become a pro in logic. Once you accomplish those two things going to another language is extremely easy.

Listen it looks like your changing some of your points to match what you think we want to hear...we don't care what you do lol. Just take it from someone who's heard the "I'm an awesome guy I can pick up programming by reading all this random crap without applying it anything" over and over again. If your already preficiant in syntax now do something practical. Put down the books, get your ass off of google and download UDK. Now I personally dislike Unreal for a lot of reasons, but my dislikes are mostly on the licensee end doing stuff you won't care enough to do.

Why would I be telling you to make a game when you don't have any goals related to game development?

When teaching programming I find its easier to get someone going when they say can come up with a project, and set milestones/goals for how to get it done. When you start coding each goal you will realize you have no idea whats your doing. So than you do research and you learn how to teach yourself, and you can see on the screen each goal getting accomplished. This teaches logic because your teaching youself.

To whoever mentioned going to college for a computer science degree, if you do pursue this one route there is one reason why I and other employers won't hire new college graduates...they can't figure **** out for themselves. Colleges spoon feed everything to you, and you don't understand how to get your ass on google and search around to figure out whatever it is your doing. This is why I strongly recommend doing the above, once you complete two or three projects with this method I promise you, you will be decently profient in programming. From there you can apprieciate what you want to do now and if its worth it.

  • 0

Everyone when they first start programming usually ask ambisous questions like this

I didn't. I wrote a "hello world", then moved on, through books (as there was not web resource for me back then) to connecting to a local database, to distributing on floppy. I had no lofty goals - I knew what I wanted to do, set myself landmarks to achieve and did.

  • 0

Also, OP... You say you want to write a custom OS by programming with the kernel...

Then when you talk about a custom OS you mention Longhorn (in context of its look and feel).

Please detail what you believe you mean by "custom OS"...

  • 0

As far as learning the language and some basic computer science goes, then K&R's The C Programming Language Second Edition is the bible. You don't have to read the entire book from front to back, but it's an excellent primer if you do. I use it as a reference regularly. In addition to linux man pages and web information of course.

If contributing to the Linux kernel project is your aspiration or desire, then it's easy enough to start submitting small patches to fix bugs, then build up to larger things. I'd recommend taking a look at https://bugzilla.kernel.org/ and see if there's anything you're interested in doing there.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Neowin shudders at the many, many posts from users that block their ads
    • I'm from Australia. This posts reeks of a Nigerian scammer.
    • It's funny that iPhone users think they are getting feature, where in fact they are getting cosmetics that just do iteration circles of "improvement" of the said cosmetics. Apple just doesn't know what to do with this product anymore. There is no innovation on this areas anymore.
    • You can disable the bloat on every browser. That's not the point. I will never use a browser of a shady company. I don't trust them at all. I can still find adblocking solutions than having to rely on a browser from a shady company. Every year they try something shady lol 2016: Brave Ad Replacement https://archive.is/W0k4j#selection-203.7-203.28 2016: pay-to-win Wikipedia clone into the default search engine list https://github.com/brave/browser-laptop/issues/5475 2018: Tom Scott and other creators noticed Brave was soliciting donations in their names without their knowledge or consent. https://www.reddit.com/r/brave...aims_that_brave_is_falsely/ 2020: Brave got caught injecting URLs with affiliate codes https://www.theverge.com/2020/...-crypto-privacy-ceo-apology 2021: Brave's TOR window was found leaking DNS queries https://www.zdnet.com/article/...n-addresses-in-dns-traffic/ 2022: Brave floated the idea of further discouraging users from disabling sponsored messages. https://github.com/brave/brave-browser/issues/22066 2023: Brave got caught installing a paid VPN service on users' computers without their consent. https://www.xda-developers.com...owser-installs-vpn-windows/ 2023: Brave got caught scraping and reselling people's data with their custom web crawler, which was designed specifically not to announce itself to website owners. https://stackdiary.com/brave-s...ghted-data-for-ai-training/ 2024: Brave gave up on providing advanced fingerprint protection, citing flawed statistics https://www.bleepingcomputer.c...tion-as-it-breaks-websites/ 2025: Brave staff publish an article endorsing PrivacyTests and say they "work with legitimate testing sites" like them. This article fails to disclose PrivacyTests is run by a Brave Senior Architect! https://brave.com/blog/adblock...esting-websites-harm-users/
    • Alpine Linux 3.24 released with support for COSMIC Desktop and other improvements by David Uzondu Alpine Linux 3.24 has been released with updated system packages, including Linux kernel 6.18 and Rust 1.96. The team also added IPv6 support to the system installer, and they introduced automatic serial console configuration for headless setups. System76's COSMIC desktop environment is now available in the community repo. System76 originally started building this DE because its developers found GNOME to be pretty limited. Plus, it did not help that with virtually every GNOME update, the changes broke System76's custom desktop extensions. As for system packages, the Alpine team moved GTK+ 3.0 from the main repository to the community repository due to its legacy status. py3-setuptools has been upgraded to version 82.0.0, while the old pkg_resources module has been completely dropped. The team also removed outdated packages that still relied on py3-six and GTK+ 2.0. In addition to that, libsoup 2 has been removed because the library was affected by multiple security vulnerabilities. If you're a GRUB user, the Alpine Team said that you must manually run the grub-install command with your specific device or EFI options right after upgrading your system, otherwise, your computer may fail to boot properly with the newly updated GRUB 2.14 bootloader. New installations of Alpine Linux now offer an optional path to a /usr-merged directory layout if you set the BOOTSTRAP_USR_MERGED environment variable to 1 before you execute the setup-disk command. If you already run an older installation, you can migrate manually by installing the merge-usr package and executing its binary as the root user. The team recommends this layout to align Alpine with modern Linux standards, though you should verify your custom scripts before making the switch. Alpine Linux is a pretty tiny (~5MB) Linux distro built around musl libc, BusyBox, and OpenRC. It's been around since 2005, comes with its own package manager called Alpine Package Keeper (APK), and is widely used in modern cloud computing and software deployment.
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      229
    3. 3
      Edouard
      134
    4. 4
      ATLien_0
      87
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!