There is a Vancovuer Developers Slack channel which is a great forum to ask for help on projects, checkout freelance opportunities, or get together and code with others!
And if you join the channel #lhl-coffee-code you can come hang out with us on Wednesdays and work on coding projects!
If you are interested in ethics in tech, we also have an ethics in tech meetup group - we'll probably have a group for this in Vancouver Developers at some point but if you're interested, feel free to drop me an email ([email protected]) and I can put you in touch.
Meetup Also has a ton of meetups for tech - these can be a great way to meet developers and get advice on projects.
-
CSS Tricks Basically the CSS bible
-
Layout Land All things front-end Youtube videos
-
CSS Grid Tutorial for learning CSS Grid which is sort of like the next level up from Flexbox
-
CSS Grid Garden Like Flexbox Froggy but for CSS Grid!
-
Bootstrap A CSS framework
-
Javascript30 Tutorial for Javascript by Wes Bos who has some great material
-
CodeWars Great for practising Javascript problems
-
FunFunFunctions Javascript Youtube videos
-
CodeAcademy Free courses! Their Web Development curriculum is particularly useful for HTML, CSS, and Javascript
-
Udemy Paid courses but they have sales often
-
FreeCodeCamp they have a great curriculum you can work through
Keep coding, keep finding projects to work on that you enjoy, and keep learning!
We talked about other languages - there are TONS and lots of different reasons to use each one. My suggestion it to really dive into Javascript before starting a new language, but here's a great article on some other languages:
Beginner Programming Languages
We don't cover this in the course but I know some of you were interested so here's some links!
- Beginner's Guide to Raspberry Pi
- Make your own robot car Or Penguin bot, etc.. This uses Arduino (which uses C++ for the code, but you don't need to know any C++ to make it). Honestly one of the funnest things I'v emad ein my adult life.