[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: rei.jpg (63 KB, 900x1200)
63 KB JPG
Do you recommend the exercises from w3resource.com? I'm doing exercises from C
>>
>>108734019
the most important thing is that you write code nonstop. you don't build muscles by reading.
>>
>>108734019
heres two courses from over a decade or two ago, fundamentals remain unchanged but learn your own ide and all that, dudes dead but my school was still using his lessons.
https://www.youtube.com/playlist?list=PL96BE5469318EFC74
https://www.youtube.com/playlist?list=PL16462912149C15F6
>>
>>108734019
Learn-C.org
>>
>>108734019
Hmm, no. Ignore mainstream or popular books, they are often bad (K&R C for example and TAOUP). Avoid stdlib at all cost, implement your own string handling routines.
>>
>>108734019
The rite of initiation is K&R exercises bro
>>
>>108734084
This.
You shouldn't use atoi, as it doesn't distinguish between a valid numeric result and zero. Unfortunately, using strtod or strtof isn't a solution either, because they are locale-dependent

>>108734126
What a moron.
>>
>>108734162
I'm just a fool
>>
>>108734019
Just do the exercises in K&R C and you'll be good. That's how all the linux kernel devs learned C.
>>
File: hH9n3qP.gif (1.23 MB, 500x500)
1.23 MB GIF
>>108734076
>dudes dead but my school was still using his lessons
do you fucking want computer ghosts?? CAUSE THATS HOW YOU GET COMPUTER GHOSTS!!
>>
there might be other 3w* references
>>
>math problem
>brute force accepted



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.