Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Don't be ashamed thefamilyguy1!
We all have to learn to crawl... before we learn to walk... before we learn to run!
I would recommend going to learn JavaScript first...from w3schools:
JavaScript Tutorial
You don't need any previous experience in programming! Other than some HTML... No book required. I think javascript is a better way to learn than Java strait off the bat... It is more "scaled down" than java... like just functions classes and objects and blah blah blah....
And if you want a book then i would recommend a nice book i got while i have been in my 1st year in University... it was not to do with my course in IT for the next 3 years but is something extra.... it is good for first timers:
Wiley::Java For Dummies, 4th Edition
It is interesting because it explained a few things about the history of programming... like FORTRAN.... i never heard of FORTRAN till i read it
The book spices everything up in a really nice way IMO...
But they assume you have basic computer skills etc...
Hope this helps!
Stinky Stinky
Yes there are companies out there that still use these languages.
I should know, I work for one.
Basic
Cobol
RPG
CL
PL/N
HTML
I never took any classes. Everything is self-taught for me.
Who else is in the self-taught club?
I know nothing of programming.. lol.
So, what are some good ways to start learning? Besides taking classes...
-HTML
-Java
-JavaScript
-CSS
-VB.NET
-PHP
-SQL (can I really count it?)
-QBasic (though it has practically no uses)
all self taught. haha what a nerd i am.
Nice. The PHP syntax is getting on my nerves, but I'm getting better with it. I'm using it to communicate with MySQL stuff.
QBasic was my first =)
I actually like the PHP syntax, maybe because it's so "loosely typed" for lack of a better term. And it's ability to integrate HTML right into the code, even between braces. I love that.