+ Reply to Thread
Results 1 to 3 of 3
Thread: Help!
-
06-04-2010, 01:09 PM #1
Registered User
- Join Date
- Jun 2010
- Posts
- 2
Help!
Hi!
I'm really interested in learning anything about coding/programming and other related things. My problem is that i don't know where to start...
Some of you may tell me to search Google, or something like this. I tried google, asking friends... all I found was a C++ toutorial, but after reading introduction, I already knew that I was just wasting my time.
Straight after writing this I'll look around this forum for any help, if someone can help me, please link me to any toutorials or guides.
If my post is in a wrong section, please move it.
-Mikomi2
-
06-17-2010, 04:59 PM #2
Registered User
- Join Date
- Jun 2010
- Posts
- 2
Help
Come on! Please some one help me!
-
07-10-2010, 05:26 PM #3
Registered User
- Join Date
- Jul 2010
- Posts
- 2
Html
What first sparked my interest in programming was when I learned HTML and was able to get immediate results with a language that was really forgiving in its syntax, had I jumped straight into any other language I probably would have given up. If your looking to do anything web-related like web applications, websites, etc HTML could be a good start. If your looking to program computer applications and software I would recommend starting with Python. In my opinion it is the most English-like when compared to Java or C++. Other good options are Objective-C (especially for iPhone and Mac OS development) and PHP (for web programming). Start with one and learn it well. If you want to go the web route [url]http://www.w3schools.com[/url] has great tutorials. If you are learning python or php use [url]http://www.python.org/doc[/url] and [url]http://www.php.net[/url] as a reference. With C++ I've always used a book with my classes but there are resources out there. I've used [url]http://www.cplusplus.com/doc/tutorial/[/url] before.
KoreyIT
InstructMeHow.Blogspot.com


Reply With Quote