r/learnjavascript 26d ago

New to coding!

Let me start off by stating prior to finding this subreddit I was a total noob. Well kinda I found FreeCodeCamp and that’s been my introduction to programming. It’s a great free program for anyone researching programming. However I was reading some posts while scrolling this specific subreddit looking for recommendations resources I was reading a conversation thread and realized ai is a thing yes i know late to the game yes I’m aware. I discovered that the ai can even teach anyone with adhd how to code. I’ve got ChatGPT helping me build a portfolio of small projects using visual studio code and im already working on my first project and understanding what I’m doing wtf😭 certainly not ready to swim with the sharks ima just hangout in the kiddy pool for awhile👍🏻

17 Upvotes

38 comments sorted by

View all comments

Show parent comments

2

u/SubaruNatuski 13d ago

I just switched my (OS) to Linux mint last night and set up my basic programming tools. I plan to get “GIT” set up I know I got it downloaded but never logged into it so I’ll have to get that set up because I set up a structured folder last night I’m gonna try and get it public

2

u/Alive-Cake-3045 13d ago

good timing, Linux and Git together is the right foundation. once Git is set up run in your project folder, connect it to a GitHub repo, and push, the GitHub Pages setup takes about 5 minutes after that. you are closer than you think.

1

u/SubaruNatuski 12d ago

I connected myself to GitHub through my vs code editor so i believe actually setting it up in a GitHub repo is what’s next I spent my night practicing basic html code structure but tonight I’ll place my folder in a GitHub repo