Jump to content

Foundational start


Chef Sk1llz

Recommended Posts

Now I'm a web designer, I have knowledge with web programming languages. So I have a fair understanding of some of the terminology which would be used, but as far as a programming language what's a good foundational one? In school I had to take a language and did Visual Basic because it was easy and I personally like GUI more then CL. I've done basic reading and projects in C++ and very minimal scripting in java ages ago. Just to have a better foundation not only for web programming, but in general of languages which do you start with? Do you stay well rounded or rather static with the language? Is there any actual more GUI based languages? 

Link to comment
Share on other sites

C++ is a start for anyone. Depending on what you are planning to do as a web designer would help you determine which language will be best for you. Personally, I started C++ but am now edging to java as it can offer many more cool features and still giving you the ability to do what you want Web-based/Script.  

Edited by Xardason
Typo
Link to comment
Share on other sites

That depends on what you want to do. 

 

C# - Great for GUI and normal applications. Can makes games too, memory management is dealt with the language itself

C++- Great for making big projects, especially games. Most memory management is handled by the programmer(s) and only a little bit is managed by the language itself.

Java- Good for making RS scripts but also good for Android apps (C# is too). 
 

Those are the main ones. Anything else is not really needed. 

Python is for a completely different purpose. 

Edited by Satire
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...