Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Another post of the teaching of programming


  • Please log in to reply

#1
Toonsquad

Toonsquad

    Member

  • Member
  • PipPip
  • 15 posts
Hey guys, this is my first post,
i was just looking around, have already consulted to the search engine to find that my first language to learn should be Java?
i was just wondering if anyone has read any books and would like to recommend any to a beginner, im currently 17, 18 in Nov. i have too much free time on my hands and was hoping to learn something constructive in that time.

Do you think i should learn programming? or is it not really worth it?
  • 0

Advertisements


#2
silverbeard

silverbeard

    Trusted Tech

  • Member
  • PipPipPip
  • 791 posts
How about The Art of Assembly? All programming languages are just ways to get code to an machine format. Assembly is the most efficient and can produce compact and powerful programs. It teaches memory manipulation at the lowest levels and is good at the mechanics of computer manipulation.
I know people will tell you the benefits of high level languages like C/C++ and Java. but if you want to know the Nitty Gritty of programming my vote is Assembly.
  • 0

#3
Toonsquad

Toonsquad

    Member

  • Topic Starter
  • Member
  • PipPip
  • 15 posts
hmm, i am hoping to gain skills of programming to create a game similar to the old runescape.. do you think a good place to start for that would be Assembly?
  • 0

#4
silverbeard

silverbeard

    Trusted Tech

  • Member
  • PipPipPip
  • 791 posts
Runescape and that type of game are generally done in Java. PC games are generally written in C++. Java is fast and relatively easy to learn. If your interested in production without the knowledge of why things are done thats fine. If you want to know why things are done in certain ways and produce compact and efficient code learn C/C++ . If you want to Know the nuts and bolt of making a computer do what you want then Assembly is a good place to be. It is very tedious but the efficiency of the programs are faster and smaller than other languages can produce. it's all in what you want to achieve.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP