Introduction to Software Development
Issued by
We Can Code IT
Examine the principles of JavaScript and synthesize your previous learnings on JavaScript. You’ll build on your understanding of computational thinking basics as you practically apply them using JavaScript. You’ll extend your previous learnings by writing and styling your own webpages using HyperText Markup Language (HTML) and Cascading Style Sheets (CSS). Finally, you’ll explore a popular style of programming, Object-Oriented Programming and be able to recognize the four pillars of OOP.
- Type Learning
- Level Foundational
- Time Days
- Cost Paid
Skills
Earning Criteria
-
Capstone Project: To Do List or Tip Calculator You’ll create your own To Do List or Tip Calculator using Object-Oriented Programming (OOP) in JavaScript with a CSS stylized HTML front-end webpage. This capstone project demonstrates your knowledge of HTML and the Document Object Model (DOM) as well as your skills in styling basic webpages using CSS. Finally, your OOP understanding is demonstrated by the modularized Javascript code used that manipulates the DOM and CSS.