Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
08-30-2015, 01:00 AM
Post: #1
|
|||
|
|||
[GET]Learn C the Hard Way: Practical Exercises on the Computational Subjects You Keep Avoiding (Like C)
You Will Learn C! Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed–just like the hundreds of thousands of programmers Zed has taught to date! You bring discipline, commitment, persistence, and experience with any programming language; the author supplies everything else. In Learn C the Hard Way , youâ™ll learn C by working through 52 brilliantly crafted exercises. Watch Zed Shawâ™s teaching video and read the exercise. Type his code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, youâ™ll learn what good, modern C programs look like; how to think more effectively about code; and how to find and fix mistakes far more efficiently. Most importantly, youâ™ll master rigorous defensive programming techniques, so you can use any language to create software that protects itself from malicious activity and defects. Through practical projects youâ™ll apply what you learn to build confidence in your new skills. Shaw teaches the key skills you need to start writing excellent C software, including Setting up a C environment Basic syntax and idioms Compilation, make files, and linkers Operators, variables, and data types Program control Arrays and strings Functions, pointers, and structs Memory allocation I/O and files Libraries Data structures, including linked lists, sort, and search Stacks and queues Debugging, defensive coding, and automated testing Fixing stack overflows, illegal memory access, and more Breaking and hacking your own C code Itâ™ll Be Hard at First. But Soon, Youâ™ll Just Get It–And That Will Feel Great! This tutorial will reward you for every minute you put into it. Soon, youâ™ll know one of the worldâ™s most powerful programming languages. Youâ™ll be a C programmer. Quote:http://megacloudfiles.com/d4dmqpk0aom2/L...D.zip.html |
|||
08-30-2015, 08:38 AM
Post: #2
|
|||
|
|||
RE: [GET]Learn C the Hard Way: Practical Exercises on the Computational Subjects You K...
thanks.....
|
|||
08-30-2015, 07:11 PM
Post: #3
|
|||
|
|||
RE: [GET]Learn C the Hard Way: Practical Exercises on the Computational Subjects You Keep Avoiding (Like C)
this is great share thanx !
|
|||