How To Become A Developer Blog
How I Learned to Code in 2 Months

How I Learned to Code in 2 Months

Ademir Alijagic

Ademir Alijagic

Mar 08, 2023

I switched my career from having worked in business and marketing into a developer position in the span of 2 months, I had no programming skills, and today I’m working full-time as a JavaScript Developer.

Continue Reading
HTML, CSS, JavaScript Explained in 5 minutes for beginners

HTML, CSS, JavaScript Explained in 5 minutes for beginners

Ademir Alijagic

Ademir Alijagic

Mar 08, 2023

HTML is mostly just a collection of words in a file, that turns into a page with text, similar to a newspaper page. And as with a newspaper page an HTML page is structured by making some words the title of that page, and some other words are made into headings, or sections, or even bullet points. You can even add pictures to an HTML page.

Continue Reading
How to comment out multiple lines of code in Visual Studio Code

How to comment out multiple lines of code in Visual Studio Code

Ademir Alijagic

Ademir Alijagic

Mar 08, 2023

This is how you comment out any type of code in visual studio code. Highlight the code you want to be commented out.

Continue Reading

Recent Posts

Categories