Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
Learning a New Coding Language
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kaz" data-source="post: 192008" data-attributes="member: 1611"><p>Quite frankly, the question is:</p><p>Why do you want to code? Do you have an idea? or want to try something?</p><p>What you want to code is the language you need to learn.</p><p> </p><p>If you want to build a website, your not going to learn C++ or Java are you?</p><p>You will need to know HTML/CSS at the very minimum.</p><p>PHP is only required if you want to do things that cannot be done via HTML.</p><p>You can then expand and learn look into javascript etc...</p><p> </p><p>If you are wanting to code a game, you will need to decide if its browser or client based.</p><p>Browser based will require - HTML/CSS/PHP/Jquery and then you will need to learn the language for the server</p><p>Client based will require - HTML/CSS (for the website where they can download the client etc...) and then you will need the server itself.</p><p> </p><p>What you want to learn will infact depend what you want to do with the selected language</p></blockquote><p></p>
[QUOTE="Kaz, post: 192008, member: 1611"] Quite frankly, the question is: Why do you want to code? Do you have an idea? or want to try something? What you want to code is the language you need to learn. If you want to build a website, your not going to learn C++ or Java are you? You will need to know HTML/CSS at the very minimum. PHP is only required if you want to do things that cannot be done via HTML. You can then expand and learn look into javascript etc... If you are wanting to code a game, you will need to decide if its browser or client based. Browser based will require - HTML/CSS/PHP/Jquery and then you will need to learn the language for the server Client based will require - HTML/CSS (for the website where they can download the client etc...) and then you will need the server itself. What you want to learn will infact depend what you want to do with the selected language [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
Learning a New Coding Language
Top