Learning the basic fundamentals of coding with a hands on approach- building a Recipe app.
https://www.brightnetwork.co.uk/bright-network-events/couch-to-coder-2025
Learn about the basics of Web Development and the fundamental concepts of programming, such as variables, data types and control flow.
To take your programming skills to the next level, you'll start using more complex data structures like arrays and objects. These building blocks are essential for efficient processing of data.
In this lesson, you’ll learn the behind-the-scenes of modern web applications when it comes to data storage. We’ll explore basic data manipulation, filtering and simulate a simple database using JSON.
Understand what's going on with the user-facing side of web applications! Using HTML, CSS and JavaScript, you'll learn how to build an interactive app in a browser.
Learn about how you can combine what you've built so far and manipulate your data using a basic client-side app. Then, choose a brief and build a full-stack app over the course of a week!
Advanced CSS: Immerse yourself in the world of CSS to style your app. Use FlexBox, Grid and advanced CSS properties – allowing you to make your app responsive and mobile-friendly.
Clear and filter data, then present it using a JavaScript library to analyse data and find insights.