Jump to content

Can anyone Help me With my Programming lesson :D


Recommended Posts


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

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
Link to comment

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

It dpends on what programming language you want to learn.

for Java Programming either netbeans or eclipse.

Link to comment

  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

ohhh...

this seems nice..someday i will find help here too /gg...

Link to comment

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  802
  • Reputation:   393
  • Joined:  11/09/11
  • Last Seen:  

Well, eA/rA is coded in C, do you have any doubt about C? :o

Link to comment

  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

OMG , i search about programming languages List and it's so plenty i don't know where i start reading :D everyone can you post here your favorite programming languages and what its do :DD

link of Programing languages: http://en.wikipedia.org/wiki/List_of_programming_languages

Edited by Kariton Revolution
Link to comment

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

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
Link to comment

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  764
  • Reputation:   220
  • Joined:  11/14/11
  • Last Seen:  

I prefer .NET languages (C# FTW) because MSDN is an awesomely good documentation and Visual Studio is a very good IDE, too.

Link to comment

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   15
  • Joined:  12/25/11
  • Last Seen:  

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.

Link to comment

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.

×
×
  • Create New...