0 Members and 1 Guest are viewing this topic.
I'm not including all the people I know who have iPhones an or iPads and a PC... @karlos give Objective-C a chance... If this trend continues it will likely be one of the dominant programming languages of the future
The day that particular brand of syntactical lunacy becomes a "dominant programming language" is the day I resurrect my career as a chemist.
I said chemist, not pharmacist :lol:Wait, old dears coming in for viagra? :nervous:
I've had to step back to beginnings for everything. Basic I/O, no loops or subroutines, or anything like that. We are taking it a step at a time with the class, it has been interesting. My Professor is a wild one too, she is a 5'2" lady with a pretty wacky sense of humor.
Why is Accelerated C++ so effective? Because itStarts with the most useful concepts rather than the most primitive ones: You can begin writing programs immediately.Describes real problems and solutions, not just language features: You see not only what each feature is, but also how to use it.Covers the language and standard library together: You can use the library right from the start.The authors proved this approach in their professional-education course at Stanford University, where students learned how to write substantial programs on their first day in the classroom.
Not even Objective-C fans like Objective-C++. I suppose it has advantages of both but there's no actual overlap in the OO services from Objective-C and those provided by C++.