DEV Community

Discussion on: Welcome Thread - v15

Collapse
 
the_mhudson profile image
Matthew Hudson

Programming can have a steep learning curve. Don't let that discourage you.
For starters:
-Pick ONE language to start with.
-WRITE lots of code. If you don't know what to write, try Project Euler. They have many small puzzles to solve.
-READ other people's code.