DEV Community

Izuchukwu Alaneme
Izuchukwu Alaneme

Posted on

Started Learning Software Development

Started my software development journey and I'm here to document my journey.

started learning about Git and Github. Using basic Git command lines to run task like creating a repository, making branches etc. and then pushing to the remote environment, Github. Also learnt about the Github workflow
Today, i dived into html. No coding yet. but learnt the basic principle of designing a responsive website, which is boxing. now boxing is a way of breaking down a website design into manageable sections, each represented as a "box." These boxes correspond to different parts of the website's layout, such as headers, footers, sidebars, or content areas. This approach makes it easier to structure the site and style it with CSS. we do this by starting the box from outside to inside. its like building a house! 🧩💻 #CodeNewbie #HTML #WebDevelopment #TechJourney #Programming #100DaysOfCode #DeveloperCommunity

Top comments (2)

Collapse
 
star_scraperr profile image
Toon-ji

Keep up the good work

Collapse
 
rockhillz profile image
Izuchukwu Alaneme

Thanks