Learning to program....BLEH!!!!!
|
Author |
Message |
SchmilK
Noob
Posts: 4,698.2833 Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0546
|
Learning to program....BLEH!!!!!
13 years ago i took a semester..or maybe even a full year..of introduction to c++. i was so uninterested in learning it that I only went to all 3 days of the first week of classes...after that it was only when i felt guilty for NOT showing up :-/ Well, i was bored and kinda interested now, so I found out that Stanford University has their C++ class available free on iTunes University.
Here is how bad at programming I am....
first: i couldn't figure out how to start a c++ project in xcode on mac.
second: i can't even copy/paste a sample program and have it compile and run without errors :(
GRRRRRRRRR......
http://www.stanford.edu/class/cs106b/ there is the official web page of the class...
Originally i wanted to learn to program for the iphone for fun....but the iphone class from stanford said that the above class was a pre-req so I figured I would watch the 45-52 minute videos while driving and try to learn something...but FUUUUUUUUUUUUUUUUUUCK BALLS....its all bad memories from college with nothing working :(
sleep time bye
limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
|
|
29/06/2010 07:23 PM |
|
Joom
WOOP
Posts: 4,206.7320 Threads: 417
Joined: 20th Mar 2009
Reputation: 5.41709
E-Pigs: 134.1772
|
RE: Learning to program....BLEH!!!!!
do
x = msgbox("lol",30,"lol")
loop
3DS Friend Code: 5000-6045-4964
|
|
29/06/2010 07:25 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: Learning to program....BLEH!!!!!
(29/06/2010 07:23 PM)SchmilK Wrote: first: i couldn't figure out how to start a c++ project in xcode on mac.
second: i can't even copy/paste a sample program and have it compile and run without errors :(
Same for me, at times, lol. Setting up a dev environment isn't really programming, so yeah... Some are just a bit confusing to get right at first.
Surprising that iPhone dev requires C++ at first, whereas Objective C's syntax is a bit different (I guess they intend to translate C++ ideas to ObjC) - in fact, ObjC looks rather odd to me.
|
|
30/06/2010 03:38 AM |
|
SchmilK
Noob
Posts: 4,698.2833 Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0546
|
RE: Learning to program....BLEH!!!!!
i think the pre-req is to ensure that you have a fundemental base of programming. I can't even hello world using the bullchocolate headers that stanford gives using cout :( if i don't use their addition header files i can use std::cout and it works, but double you tee eff...why can't i replicate the exact same thing the damn professor is showing on screen :(
limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
|
|
30/06/2010 06:11 AM |
|
User(s) browsing this thread: 1 Guest(s)