|
Programming language for beginners?
Server: Odin
Game: FFXI
Posts: 4013
By Odin.Godofgods 2014-06-07 15:46:16
Phoenix.Dabackpack said: »Java and Python are good starter languages that are actually useful. Knowledge of Java will get you far in life.
Would recommend NOT starting with C/C++... pointers scare new people away usually.
Java was a pain in the *** when i did that (ever so briefly) in HS. It didnt help that our teacher didnt rly know it either. But i had such a high grade that i didnt bother with the java.
Leviathan.Chaosx
Server: Leviathan
Game: FFXI
Posts: 20284
By Leviathan.Chaosx 2014-06-07 15:58:11
I started off at ~6 years old self taught and from what my dad knew about electrical engineering using 6502 Assembly on a Commodore plus/4 (not even an Apple, lol). So I've always found ASM to be great, and loved it when they taught pointers in C/C++.
Hell in high school for my Turbo Pascal class, I got extra credit for writing a mouse library that the class and following classes could use, using asm commands in Turbo Pascal.
By Jetackuu 2014-06-07 16:38:41
html and css aren't programming languages though. They may not be programming languages, but I would say it's a decent start for beginners. It's very easy to understand and you receive visual feedback as you write each line.
The OP asked what would be good for beginners, not what would be the best language to learn. What Milamber said, but basically this:
The OP asked what programming language would be easy to learn, not markup language or config file, or even script.
/comfort Kali
Server: Odin
Game: FFXI
Posts: 4013
By Odin.Godofgods 2014-06-07 17:36:11
html and css aren't programming languages though. They may not be programming languages, but I would say it's a decent start for beginners. It's very easy to understand and you receive visual feedback as you write each line.
The OP asked what would be good for beginners, not what would be the best language to learn. What Milamber said, but basically this:
The OP asked what programming language would be easy to learn, not markup language or config file, or even script.
/comfort Kali
eh.. its all a language to me'
Server: Shiva
Game: FFXI
Posts: 59
By Shiva.Octorok 2014-06-07 17:51:32
Visual Basic is a pretty good start.
By Kalila 2014-06-07 21:45:56
html and css aren't programming languages though. They may not be programming languages, but I would say it's a decent start for beginners. It's very easy to understand and you receive visual feedback as you write each line.
The OP asked what would be good for beginners, not what would be the best language to learn. What Milamber said, but basically this:
The OP asked what programming language would be easy to learn, not markup language or config file, or even script.
/comfort Kali I only offered my suggestion because it's easy to learn, easier than a 'real' language. Takes like 3 hours to learn the basics to the point where you can create a website of your own. You can't really say that for a programming language. In 3 hours you're still learning fundamentals and basics.
I'm obviously not the person to ask on this though, just thought I'd offer my personal opinion.
Lakshmi.Zerowone
Server: Lakshmi
Game: FFXI
Posts: 6949
By Lakshmi.Zerowone 2014-06-07 23:39:42
Cobalt, Pascal, Fortran.... errr no don't even touch those.
Java and Python are probably going to be the best routes for multitudes of reasons. By the time you master one of those there will be a more streamlined variation.
HTML/CSS/Javascript are cool things to know but they don't really do much for you unless you want to be make web pages, but you can pretty much get a grasp on them in a day or two.
Leviathan.Chaosx
Server: Leviathan
Game: FFXI
Posts: 20284
By Leviathan.Chaosx 2014-06-07 23:54:19
[+]
Lakshmi.Zerowone
Server: Lakshmi
Game: FFXI
Posts: 6949
By Lakshmi.Zerowone 2014-06-08 00:04:59
Android predictive text strikes again! Yes COBOL
[+]
Leviathan.Chaosx
Server: Leviathan
Game: FFXI
Posts: 20284
By Leviathan.Chaosx 2014-06-08 00:06:24
If there was ever a way to permanently deleted memories from the brain, it would be the semester I took COBOL, lol.
Just the class though.
Leviathan.Chaosx
Server: Leviathan
Game: FFXI
Posts: 20284
By Leviathan.Chaosx 2014-06-08 00:10:22
Hopefully karma has caught up with the guy who thought up that language.
Bahamut.Milamber
Server: Bahamut
Game: FFXI
Posts: 3692
By Bahamut.Milamber 2014-06-08 01:04:36
Visual Basic is a pretty good start. I personally find VB code particularly annoying to look at, but that may be either to the language structure (and my general lack of exposure to similar syntax) and/or the proficiency of the individual who has written it.
Java has a few things that a beginning programmer shouldn't really worry about (e.g. private vs public, classes).
But really, just go grab this:
https://manual.cs50.net/appliance/19/
and work your way through the lectures and problem sets.
By Jetackuu 2014-06-08 05:29:49
I'm not trying to rip on you Kali but you're trying to equate somebody wanting to learn how to fly to "hey a moped is easy to drive." HTML is easy, and shouldn't take somebody 3 hours, especially anyone who has played XI (between official macros, spellcast or gearswap) or used this site extensively, they should know line syntax and be able to get it really easy. Don't get me wrong, there's a few similarities, but syntax and references are about where it ends.
Honestly the only real programming I've done would probably be in MS VB, definitely not 6, I'm not that old.
I learned it for a class and one of the first projects only a few people had a working program, I was one of them. Mine was crude but it worked, one of the other guy's project was damn near a piece of art. I had about a page of code, and simple buttons and text entry fields. His was just amazing, and I still don't know how he did it.
I don't know where I should post this so here goes.
Is there anywhere I can learn programming languages by myself online?
I'm technologically retarded, but I want to learn something that could useful. Someone told me I could learn some basics by playing with GameMaker and RPG Maker then looking at the code built by the editing tool, but that isn't working and confuses the sh*t out of me.
So is there any decent tools for beginners?
|
|