Jump to content

Can anyone Help me With my Programming lesson :D


Recommended Posts

Posted (edited)

i want to ask where i can read about programming and what software i need to make a program

why i post this topic here because i know rathena members is so smart about programing :D

and also i hate my teacher in my programming class thats why i want to be advance in he's lesson

Edited by Kariton Revolution
Posted

For better Learning try an OOP programming language such as Java...I prefer JCreator LE cause the IDE is too limited that will challenge you to familiarize the different syntax..

Just to point out that you must learn the basics..and this will be your only weapon on different programming language..I promise you that... /no1

  • Upvote 1
Posted

It doesn't really matter with which programming language you start out. The first thing that is important is to get the most common programming concepts done. You will be able to accomplish this with a lot of programming language. However, my personal advice is to stay away from languages like Visual Basic (even if it's attractive to beginners due to it's easiness) and start out with C# instead for example. C# is a very powerful AND easy language. You could also start out with C and C++, which are a bit harder, because you will have to pay attention to more things (memory management for example). The benefit of starting out with C and C++ is that you will get to know how everything works on a lower level, though. Pointers for example can and WILL be frustrating for a newcomer, but they are an absolutely powerful tool that every programmer should know.

As I said it's not really that important which language you choose. Just look into some popular ones and find out for yourself which one fits you the best. As a programmer with some more experience you will end up knowing several languages anyway. Personally I like using C# for application development and C/C++ for lower level stuff and applications relevant to security.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...