BBC
Senior Member
To make it more enjoyable, why not start off by making websites with something like Django or Flask?
How easy is that for a noob to learn from scratch?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
To make it more enjoyable, why not start off by making websites with something like Django or Flask?
How easy is that for a noob to learn from scratch?
Thanks for your reply.
As per my initial post, I mentioned that I had just completed a non tech diploma. So I currently have no money or time to do another degree or diploma which is why I wanted to go the certification route.
As per the title, I've recently completed a University Diploma (non tech related) and found that coding / programming
is more in demand in the workplace.
I would like to learn Python in order to make me more employable. My question is, where do I go to learn this?
I've seen courses on Udemy etc but not sure if it will even be recognized.
I'm leaning towards https://codewithmosh.com - Anyone have experience with them?
Is there anything else that you guys would recommend studying above coding? Azure/ AWS etc
Thanks
As per the title, I've recently completed a University Diploma (non tech related) and found that coding / programming
is more in demand in the workplace.
I would like to learn Python in order to make me more employable. My question is, where do I go to learn this?
I've seen courses on Udemy etc but not sure if it will even be recognized.
I'm leaning towards https://codewithmosh.com - Anyone have experience with them?
Is there anything else that you guys would recommend studying above coding? Azure/ AWS etc
Thanks
I've done her course. It is okay for the very basics.Decided to rather do Web Development and take it from there
HTML, CSS & Javascript are the main modules
Angela Yu's Bootcamp on Udemy
I've done her course. It is okay for the very basics.
A little step up in terms of fundamentals, but heavy on great teaching is Zero to Mastery by Andrei Neagoie. From there, go with Brad Traversy's modern javascript from the beginning. Cool little apps you get to build with a final larger project. He has a course code AUGUST5DAY or something and I paid R110 for it a couple of days ago.
I'm starting at 37...so we will see what it brings.
The only projects I did, was what was on her own course. I wasn't confident enough to really try anything else after that. You can make a basic static site with a few pages - but you cannot validate forms or the like.Thanks man, after doing her course have you done any of your own projects?
Also, do you think you're confident enough to take up a Junior dev role?
Sorry, don't know your background or industry you're in - just taking a stab here
Decided to rather do Web Development and take it from there
HTML, CSS & Javascript are the main modules
Angela Yu's Bootcamp on Udemy
I'm also busy with this course, just working my way through the final Module on ReactJS. I've really enjoyed the course and learned a lot - enjoyed the Node Modules, MongoDB etc. I would say that it goes beyond the basics, more that some of the topics don't go into that much depth but that isn't necessarily a bad thing for the target audience.
There is definitely enough info to apply to your own projects - I have done a bit of work on a single page bootstrap project for a side hustle and I have a few ideas for web app projects using Node, MongoDB and the knowledge from the backend modules. I did the course mainly for interest so I'm not planning on swapping careers to become a professional developer.
I'm still on the Javascript modules - finding it a bit challenging to understand.
Bought Brad Traversy's Modern Javascript from the beginning - maybe the teaching will be better (yet to start).
The Traversy course looks like it is purely front end Javascript with more detail. There's a lot of broader topics in the other course so you have the best of both worlds if you complete both courses.