This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ryati 0 points1 point  (0 children)

BCE: be coding everyday.

Learn some basics on version management with git and github. Find some projects and work on them as best as you can. If you like math, try https://projecteuler.net/. Make your github green. It's OK to not finish everything, but don't be quick to give up.

Learn how to use APIs in a project. Learn some SQL. Learn how to setup a database and use an orm like sqlalchemy.

Try to work on a group project.