Python Forum
New coder need help where to start
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New coder need help where to start
#2
Every language out there has programming books for beginners that not only explain basic programming concepts like assignment, looping, and branching, but also how to do that in the particular programming language. So just pick a language and go for it.

Python is a great starting language for beginners, but of course people on a Python board are going to say that. It's main selling point for beginners is it's clean, simple syntax and simple data type system. It's two main selling points for beginners are it's clean, simple syntax, a simple data type system, and the versatility of it's package system. It's three main selling points for beginners are it's clean, simple syntax, a simple data type system, the versatility of it's package system, and it's supportive community.

Ahem. Among Python's selling points for beginners are it's clean, simple syntax, a simple data type system, the versatility of it's package system, it's supportive community, and all of the Monty Python jokes associated with it.

Another popular option for beginners is javascript. It's not as simple as Python, but being web-based, you can use it with HTML to quickly make graphical user interfaces.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
New coder need help where to start - by Spaceman - Sep-29-2019, 10:02 AM
RE: New coder need help where to start - by ichabod801 - Sep-29-2019, 12:11 PM
RE: New coder need help where to start - by rtramu - Sep-30-2019, 07:34 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020