LemonInflux Posted November 11, 2007 Share Posted November 11, 2007 Hello. I'm a 14 year old who's fairly adept with PHP, MySQL, HTML, CSS, ActionScript and CFMX. My next goal(s) is/are to learn VB and C languages. So, I was wondering if someone could point me in the direction of a place to start. Ideally, I'm looking for a php.net equivalent for those languages, as that's how I learned php. Anyone know any good sites/manuals/tutorials/places to start? Also, I'd be interested in recommended (preferably free) software for programming in these languages. I've heard you can do VB in MS word, but is there a better alternative? Thanks in advance, Tom. Link to comment https://forums.phpfreaks.com/topic/76862-getting-started/ Share on other sites More sharing options...
trq Posted November 12, 2007 Share Posted November 12, 2007 Firstly, VB and C are pretty much polar oposites. So which is it your interested in? Assuming C (because VB sux IMO), you might be interested in this. Be aware though that C is not like php, being that there is not allot of functionality built in. You need to get to know your libraries. C can be written in any text editor (just like php) though you'll need a compiler. Id'e really recommend learning C in Linux, which comes with the GCC, The GNU C compiler. Link to comment https://forums.phpfreaks.com/topic/76862-getting-started/#findComment-389639 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.