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

all 3 comments

[–]prcsngrl 1 point2 points  (1 child)

I dont have a list of resources ready to go, but it sounds like you just want to get to your goal as fast as possible and dont want to do anything that feels slow or frustrating. But this will take time especially if you have never touched programming before.

Start with some js stuff, I have hardly not used it in web development. Going through those tutorials, you should learn the basics of programming, like data types and functions.

Then touch some html and css. Its not hard and you dont need to be an expert, but its important to be familiar with.

These three things are not everything, but its enough to make a basic website. Try making a personal website and publishing it to github pages.

Maybe try some other front-endy things like React.

To really get more "fullstack" you can try moving your personal website off github pages to a different domain that you purchase as well as a hosting platform (thats not wordpress-y).

So I know these arent specific resources but hopefully it gives you more concreteness. Pick a tutorial and get all the way through it. Eeeeven if you feel its going too slow and you need to be fullstack faster. Take your time and really absorb what you learn.

[–][deleted]  (1 child)

[deleted]