Title: Beginning programming for drivers Post by: Iggyjeckel on October 14, 2012, 07:48:15 PM Izza delivery driver how to do basic programming in cJust thought it was funny.
I spent a good 2 hours teaching a fellow pizza delivery driver basic programming skills for c++. We actually made it to for statements. Net week........pointers lol Title: Re: Beginning programming for drivers Post by: ap0r on October 14, 2012, 08:22:32 PM Even a monkey can learn to code. hint hint :D
Title: Re: Beginning programming for drivers Post by: Moonkey on October 14, 2012, 11:40:14 PM Even a monkey can learn to code. hint hint :D I hope this joke wasn't pointed at me. hint hint :DTitle: Re: Beginning programming for drivers Post by: belgariad87 on October 15, 2012, 05:23:35 AM i haven't yet seen c++
Title: Re: Beginning programming for drivers Post by: Iggyjeckel on October 15, 2012, 05:31:56 AM I think c++ is my favorite language. But it has a less wow factor to it, at least until u can actually start implementing things that arent in a big black box.
C++ has a few things other languages dont. Which makes them powerfull as a language, but confusing. One of these things is pointers.....stupid pointers pointing at an array of pointers which points to more things. But if you understand any language, especially java, the logic is near c++ just have to learn syntax and a few other things Title: Re: Beginning programming for drivers Post by: Michael on October 15, 2012, 02:26:14 PM C++ also takes the most time to create something, so i heard.
|