How/where should I start coding?
Well i’m studying ICT at college and i want to get into coding when I leave, so i thought i’d give myself a head start and start now. Problem is, i haven’t a clue where to start with coding, so any help would be great.
It’s also worth noting that I’ve only done very basic coding before such as LUA, never done anything like Visual Basic, C++ or anything of the sort, so i’d better start at the basics.
I’m running Linux too, so i obviously can’t run any windows software unless it works under WINE.
Thanks.
Tagged with: clue • linux • visual basic c • windows software • wine
Filed under: All Things Wine
Like this post? Subscribe to my RSS feed and get loads more!
I would have to say, get Eclipse, which is an awesome IDE for linux. Second, buy a book on C++. Usually you want to read an excerpt first; even if it contains a lot of good information, you won’t want to read it if the style isn’t your thing. Learn the basics, then move on to the more advanced stuff. From there, its up to you.