Click here to Skip to main content
15,889,335 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: New to coding Pin
RedDk8-Oct-20 9:37
RedDk8-Oct-20 9:37 
GeneralRe: New to coding Pin
jeron18-Oct-20 11:24
jeron18-Oct-20 11:24 
GeneralRe: New to coding Pin
LoganJM8-Oct-20 10:40
LoganJM8-Oct-20 10:40 
GeneralRe: New to coding Pin
RickZeeland8-Oct-20 9:30
mveRickZeeland8-Oct-20 9:30 
GeneralRe: New to coding Pin
LoganJM8-Oct-20 11:04
LoganJM8-Oct-20 11:04 
GeneralRe: New to coding Pin
RickZeeland8-Oct-20 19:31
mveRickZeeland8-Oct-20 19:31 
GeneralRe: New to coding Pin
JohaViss618-Oct-20 23:10
professionalJohaViss618-Oct-20 23:10 
GeneralRe: New to coding Pin
raddevus8-Oct-20 9:34
mvaraddevus8-Oct-20 9:34 
This is what I think...

First Thing To Do
Ask yourself what you'd like to build.
Do you just want to build a game? Is gaming your thing? Then start a simple project that allows you to build a game.

Would you like to build a journaling app? Something where you could save daily entries that store your activities? Then start a project that does that.

My point is that _programming is boring_ (for the most part). So you got to...
Keep yourself interested.

However, if you choose a project and try to get to it, you very well may fail (simply because you don't have the skills yet).
That's why the second thing you have to do is:

Don't View Missing the Goal as Failure
Even if you don't make it to the goal you will have learned a lot.

The Project Will Guide You
IF you do this, the project will guide you through learning the basics :
setting variable values
control structures (for, while, if, etc)
etc...

A Lot of People Who Just Try to Learn To Program End Up Quitting
Programming is full of nit-picky details and annoyances and options.
That's why if you just try to learn to program you may very well become bored and quit.

So, start thinking of what you'd like to build and then go build it.

Which technologies to focus on first?
I suggest HTML5, JavaScript, CSS.
Why?
1. It's everywhere. You can show your friends what you've done by loading it in a web page.
2. You don't need any special tools (just web browser and text editor)
3. No need to learn deep details (yet) like program compiling etc.

Beware JS!
However, as you start out with JavaScript, just beware. You can learn bad practices and do things that work that create problems in the future. Later you'll take the next step, but for now, just learn to get things working and promise to learn later why things should not be done certain ways.

Good luck.

PS - If you need some ideas of interesting projects, post back and I'll give you a couple.
Smile | :)
GeneralRe: New to coding Pin
LoganJM8-Oct-20 11:04
LoganJM8-Oct-20 11:04 
GeneralRe: New to coding Pin
thewazz10-Oct-20 7:45
professionalthewazz10-Oct-20 7:45 
GeneralRe: New to coding Pin
Matt Bond9-Oct-20 5:11
Matt Bond9-Oct-20 5:11 
GeneralRe: New to coding Pin
raddevus9-Oct-20 7:47
mvaraddevus9-Oct-20 7:47 
PraiseRe: New to coding Pin
Kent K9-Oct-20 6:13
professionalKent K9-Oct-20 6:13 
GeneralRe: New to coding Pin
raddevus9-Oct-20 7:48
mvaraddevus9-Oct-20 7:48 
GeneralRe: New to coding Pin
Matthew Dennis8-Oct-20 10:55
sysadminMatthew Dennis8-Oct-20 10:55 
GeneralRe: New to coding Pin
trønderen8-Oct-20 11:47
trønderen8-Oct-20 11:47 
GeneralRe: New to coding Pin
Gerry Schmitz8-Oct-20 12:12
mveGerry Schmitz8-Oct-20 12:12 
GeneralRe: New to coding Pin
charlieg10-Oct-20 12:21
charlieg10-Oct-20 12:21 
GeneralRe: New to coding Pin
Martin ISDN8-Oct-20 22:33
Martin ISDN8-Oct-20 22:33 
GeneralRe: New to coding Pin
Ed(Member 1767792)9-Oct-20 3:23
Ed(Member 1767792)9-Oct-20 3:23 
GeneralRe: New to coding Pin
Bruce Patin9-Oct-20 5:49
Bruce Patin9-Oct-20 5:49 
AnswerRe: New to coding Pin
Kent K9-Oct-20 6:20
professionalKent K9-Oct-20 6:20 
GeneralRe: New to coding Pin
NightPen9-Oct-20 7:33
NightPen9-Oct-20 7:33 
GeneralRe: New to coding Pin
Member 1015364010-Oct-20 6:03
Member 1015364010-Oct-20 6:03 
GeneralWhat's the deal with the Supreme Court case of Oracle v. Google? Pin
swampwiz8-Oct-20 5:07
swampwiz8-Oct-20 5:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.