Go Back   CodingForums.com > Web Projects and Services Marketplace > Career, job, and business ideas or advice

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-13-2013, 02:01 AM   PM User | #1
adam79
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
adam79 is an unknown quantity at this point
Programming Classes

Hey. I'm interested in taking a class in some type of computer programing. I'd like to get certified in order to get a job. After doing some research, it seems like learning HTML5 or CSS3 would be the two more in demand languages. Java is another one that seems popular. Just looking for some suggestions on the path I should take. I'm also interested in creating phone Apps. What is the most common language used for Apps (whether is be for the iPhone or Android)?

Thanks,
-Adam
adam79 is offline   Reply With Quote
Old 01-14-2013, 05:38 AM   PM User | #2
awgentry
New to the CF scene

 
Join Date: Jun 2012
Posts: 6
Thanks: 0
Thanked 2 Times in 2 Posts
awgentry is an unknown quantity at this point
HTML5 and CSS3 are the basic building blocks of websites. Though not technically programming languages, they're quite powerful and rather easy to learn; you could probably teach yourself a great deal in matter of months. Resources are plentiful, but Webmonkey and Tizag are a couple great sites to get you started. Go through the following Webmonkey tutorials in order to get a thorough grasp of these technologies:
PHP is another popular "true" programming language used throughout the Web, though a class would be helpful for learning this. PHP.net is a handy reference once you know the basics.

As for mobile development, Android OS uses a version of Java, while iOS apps are built in Objective-C. There are also app-building services and programs available, such as the MIT App Inventor.
awgentry is offline   Reply With Quote
Old 01-18-2013, 11:42 AM   PM User | #3
paulinetaylor85
New Coder

 
Join Date: Oct 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
paulinetaylor85 is an unknown quantity at this point
Regarding HTML and CSS

HTML, CSS both are not programming languages. You should learn languages like, PHP, JAVA, .NET, etc. From all of these I prefer to learn PHP because it is an open source and very easy to learn.
paulinetaylor85 is offline   Reply With Quote
Old 01-18-2013, 01:12 PM   PM User | #4
L0adOpt1c
New Coder

 
L0adOpt1c's Avatar
 
Join Date: Jan 2013
Location: <bed />
Posts: 95
Thanks: 0
Thanked 7 Times in 7 Posts
L0adOpt1c is an unknown quantity at this point
Quote:
Originally Posted by paulinetaylor85 View Post
HTML, CSS both are not programming languages.
This person is incorrect.
HTML and CSS are both robust web design languages that are both required to make websites without a GUI. If you'd like to get started in a course that will eventually lead to certification, use http://w3schools.com/ . They have very easy to learn and well designed courses that end in a very widely recognized certification. I myself am certified in HTML from them and I would heavily suggest you use them. For a good HTML coding program, I would suggest Notepad++. http://notepad-plus-plus.org/ .

Hope this helps.
__________________
Validate, early and often. | Use W3Schools! |
Search for your answer before posting.
Thank the people that help you!
Please mark things as resolved.

Last edited by L0adOpt1c; 01-18-2013 at 01:13 PM.. Reason: Incorrect link
L0adOpt1c is offline   Reply With Quote
Old 01-18-2013, 03:28 PM   PM User | #5
jerry62704
Senior Coder

 
jerry62704's Avatar
 
Join Date: Oct 2007
Location: Springfield, IL
Posts: 1,077
Thanks: 13
Thanked 84 Times in 84 Posts
jerry62704 is on a distinguished road
Quote:
Originally Posted by adam79 View Post
Hey. I'm interested in taking a class in some type of computer programing. I'd like to get certified in order to get a job. After doing some research, it seems like learning HTML5 or CSS3 would be the two more in demand languages. Java is another one that seems popular. Just looking for some suggestions on the path I should take. I'm also interested in creating phone Apps. What is the most common language used for Apps (whether is be for the iPhone or Android)?

Thanks,
-Adam
There are two main divisions to programming. Mainframe and micros. If you wanted to learn mainframe then you should learn COBOL, PL/1, Mark IV, SAS, JCL, or Assembler and the tools like SPF. If you want to go the micro route then you might learn web development, Visual Basic Applications, Delphi, or Java.

If it is web development you want then HTML, CSS, javascript, PHP or action script might prove helpful. As with the mainframe, there are dozens of other languages (C++, RAD, etc), these are just the ones I use.

On either of the systems you will want to learn SQL.

There are a thousand kids that can build a web page, but business wants more than that. Database connectivity for one. Photoshop for another.

HTH
__________________
.
.
...and gladly would he learn and gladly teach

Visit www.LiberalsWin.com for humor and the unique Bush/Obama Approval Polls
jerry62704 is offline   Reply With Quote
Old 01-18-2013, 04:32 PM   PM User | #6
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,699
Thanks: 5
Thanked 875 Times in 850 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Quote:
Originally Posted by L0adOpt1c View Post
This person is incorrect.
No, sir, you are incorrect in saying that this person is incorrect because it is totally correct that HTML and CSS are not programming languages. And also, I would clearly not recommend to visit W3Schools and especially not to get a “certification” because W3Schools is not in any way affiliated or associated with the World Wide Web Consortium (W3C) despite their misleading name and a “certificate” from W3Schools is worth and means as much as a roll of toilet paper. There is even a website called W3Fools that explains why W3Schools is not recommended to be used as primary source.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 01-19-2013, 02:26 AM   PM User | #7
Sakitsunebi
New to the CF scene

 
Join Date: Jan 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Sakitsunebi is an unknown quantity at this point
Quote:
Originally Posted by L0adOpt1c View Post
This person is incorrect.
HTML and CSS are both robust web design languages that are both required to make websites without a GUI. If you'd like to get started in a course that will eventually lead to certification, use http://w3schools.com/ . They have very easy to learn and well designed courses that end in a very widely recognized certification. I myself am certified in HTML from them and I would heavily suggest you use them. For a good HTML coding program, I would suggest Notepad++. http://notepad-plus-plus.org/ .

Hope this helps.
HTML and CSS are far from programming languages. They dont program anything, they just describe to the browser how to display text images and other elements.

Quote:
Originally Posted by VIPStephan View Post
No, sir, you are incorrect in saying that this person is incorrect because it is totally correct that HTML and CSS are not programming languages. And also, I would clearly not recommend to visit W3Schools and especially not to get a “certification” because W3Schools is not in any way affiliated or associated with the World Wide Web Consortium (W3C) despite their misleading name and a “certificate” from W3Schools is worth and means as much as a roll of toilet paper. There is even a website called W3Fools that explains why W3Schools is not recommended to be used as primary source.
and +1 to what vipsteph said about w3schools.

and to the OP, Iphone is written with Objective C and for the android its Java (at least thats what the people i know use). Apps are a great way to go, I say go for it. As far as getting a certificate, you'll do well if you go to a community college and do a Computer Science Certificate or a Web Development Certificate which will give you the core essentials in what you need to know. You'll do even better if you can get a degree of some sort. After all, if you earn a certificate from a community college your more than already half way to an AS if not a transfer to a four-year (but throw in a few preqs too.)

Also, and you might have heard this before, before diving into any one language, understand what the basics of programming is. Know what classes, methods, functions, objects are and how they can be used. If you understand these basics first you'll do well.

And not to make this post longer, but if you do learn HTML and CSS, learn Javascript and PHP as well. I feel like those are the basics.

Anyways Good luck and if you looking for a good career, your looking in the right direction assuming you love technology.
Sakitsunebi is offline   Reply With Quote
Old 02-15-2013, 01:10 PM   PM User | #8
togpyshon
New to the CF scene

 
Join Date: May 2010
Location: NIGERIA
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
togpyshon is an unknown quantity at this point
good talk

Sakitsunebi. I am really impressed with your suggestion and explanation .:
togpyshon is offline   Reply With Quote
Old 03-05-2013, 07:52 PM   PM User | #9
CreamSalad
New Coder

 
Join Date: Mar 2013
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
CreamSalad is an unknown quantity at this point
Quote:
Originally Posted by L0adOpt1c View Post
This person is incorrect.
HTML and CSS are both robust web design languages that are both required to make websites without a GUI. If you'd like to get started in a course that will eventually lead to certification, use http://w3schools.com/ . They have very easy to learn and well designed courses that end in a very widely recognized certification. I myself am certified in HTML from them and I would heavily suggest you use them. For a good HTML coding program, I would suggest Notepad++. http://notepad-plus-plus.org/ .

Hope this helps.
Im thinking of getting certified in HTML/HTML5, CSS/CSS3, and JavaScript from them. i want to get those three down because I feel they are the most widely used and most useful languages, and then focus on CSS and hopefully work for a great company one day. Anyone got any cool projects they can show?
CreamSalad is offline   Reply With Quote
Old 03-19-2013, 08:24 AM   PM User | #10
john2k
New Coder

 
Join Date: Mar 2013
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
john2k is an unknown quantity at this point
HTML5 & CSS are design languages as opposed to true programming.

What you might want to do is first consider what you want to be doing then find out the programming languages which enable that. For example, if you want to develop websites it would be good to know HTML5, CSS, PHP & MySQL. The latter two being more on the programming side of things.

If you want to make programs & apps, Java is probably the way to go.

One important thing to possibly also consider is keeping an eye on what's available in the job market in the region where you plan to be. Dice.com would be useful for this. Search in your area & however many miles out you would travel. Then see what comes up for java, php, html5, etc. You definitely wouldn't want to be certified in a language with low demand in your local job market.
john2k is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:25 PM.


Advertisement
Log in to turn off these ads.