Hi everyone,
Been learning python for about a year and a half and I'm not exactly the fastest learner, but eventually something sinks. Anyway been thinking lately, mainly because living below the line ain't much fun, that maybe I should try and learn front end in the hope of maybe building website and maintenance etc. I really can't afford to pay for Adobe stuff and Microsoft visual studio is slow. Where's a cheap good place to start? And cheap, I mean free lol
Cheers tc
I would suggest you to build your own webpage.
You will have to make it clean, pleasant and impacting.
You will have to go deeper in HTML5/CSS3, JavaScript to dynamize your webpage and why not PHP/SQL to send email, add a small blog, etc.
Moreover, you can use super "cheap" libraries available on GitHub. Here are some of my favorites:
For the little story; I only knew Python, Java, etc. a few months ago. So, I decided to build a webpage to improve myself (and I went from 'hello world' to pierrebouillon.tech/ with only stackoverflow and some curiosity !). That's why I recommend it to you, because you will learn step by step to build your own image and project, only related to you.
Good Luck and happy coding !