What is front-end? What is back-end? Let's make sure we understand
Front-end
- Repeat after me: "Front-end is how things look"
- It's all about: Images, content, & structure
- HTML, CSS, JavaScript - There are only ever going to be 3 front-end languages!
Back-end
- Repeat after me: "Back-end is how things work" ( ...you're repeating these aloud right?)
- It's all about:Logic & data
- Ruby, Python, PHP, Java... and so many more languages you could choose from.