starting from 0 (translate)

liky

Newbie
Joined
Nov 2, 2024
Messages
4
Reaction score
0
I'm new to this and am following some advice I received, which is to focus on learning and gaining knowledge for now. I thought about learning a bit of programming; I have a basic understanding of design. Where should I start with programming and improve in design?
 
Blush blush @RoiBox :D
I'm new to this and am following some advice I received, which is to focus on learning and gaining knowledge for now. I thought about learning a bit of programming; I have a basic understanding of design. Where should I start with programming and improve in design?
I would say start with something like Figma. Google “Figma community” and start copying (ahemm.. I mean be inspired) designs from there.

I would also suggest learning React.js, and Javascript in general. Yes you could learn something like python too but python is a backend language. For client side interaction you would need javascript anyway. If you follow this advice and learn for a year, I am sure you will be at a better position to learn further and possibly be a freelancer too.

Here’s some resources that I have personally found to be helpful:


Learn some basic javascript:


Learn react.js.

This video on color theory:


If you are interested in using typescript instead of javascript (which should give you more “vision” over the codebase), watch everything by Matt Pocock.

https://youtube.com/@mattpocockuk


If you ever get stuck in something, BHW has sub forums for discussions on such problems:
https://www.blackhatworld.com/forums/web-design.126/
https://www.blackhatworld.com/forums/scripting.59/
https://www.blackhatworld.com/forums/programming.79/


Best of luck and welcome to bhw. ;)
 
Last edited:
Back
Top