11 Begin Phase II Advanced Full-Stack Developer.zip
9.5 MB
11 Begin Phase II Advanced Full-Stack Developer
π
Introduction to Web Design and Development
π Author: Jen Kramer
πΈ Date: 2022-02-23
β° Duration: 1h 52m
π
π Topics: Web Development, HTML, Web Design
π· Join @webdev_trainings for more courses
π Author: Jen Kramer
πΈ Date: 2022-02-23
β° Duration: 1h 52m
π
Learn about core concepts, tools, and practices in this introductory course on web design and development.π Topics: Web Development, HTML, Web Design
π· Join @webdev_trainings for more courses
πΈ Full description πΈ
Are you interested in learning more about a career in web design and development? Getting on the internet is one thing, but its a little harder to think about how the internet is designed, let alone how you can get involved with designing it.In this course, instructor Jen Kramer gives you an introduction to the core structures, vocabulary, and practices that you need to get started creating on the web. Learn about the fundamentals of clients, servers, and browsers, building your skill set for website planning and prototyping, and developing your understanding of user experience and user interface. Get an overview of the three main front-end technologies of websites: HTML, CSS, and JavaScriptβfollowed by a brief introduction to writing code to find out what its really like. Not interested in code? No problem. Jen walks you through the available tools and resources that require no coding knowledge at all.
Are you interested in learning more about a career in web design and development? Getting on the internet is one thing, but its a little harder to think about how the internet is designed, let alone how you can get involved with designing it.In this course, instructor Jen Kramer gives you an introduction to the core structures, vocabulary, and practices that you need to get started creating on the web. Learn about the fundamentals of clients, servers, and browsers, building your skill set for website planning and prototyping, and developing your understanding of user experience and user interface. Get an overview of the three main front-end technologies of websites: HTML, CSS, and JavaScriptβfollowed by a brief introduction to writing code to find out what its really like. Not interested in code? No problem. Jen walks you through the available tools and resources that require no coding knowledge at all.
Ex_Files_Intro_to_Web_Design_and_Development.zip
2.6 KB
π¦ Exercice Files
π
HTML and CSS: Creating Navigation Bars
π Author: Jen Kramer
πΈ Date: 2021-08-13
β° Duration: 2h 15m
π
π Topics: Cascading Style Sheets, HTML, User Interface Design
π· Join @webdev_trainings for more courses
π Author: Jen Kramer
πΈ Date: 2021-08-13
β° Duration: 2h 15m
π
Discover how to build and style responsive, accessible navbars using HTML and CSS techniques that work in any web context.π Topics: Cascading Style Sheets, HTML, User Interface Design
π· Join @webdev_trainings for more courses
πΈ Full description πΈ
Even if your product or service is truly original, the app or site you build for it is going to share elements with every other app or site on the planet. Take, for example, the humble navigation bar, which your users need to find their way through your site. In this course, instructor Jen Kramer demonstrates how to create beautiful, accessible navbars using HTML and CSS techniques that work in any web context. Jen starts by detailing the proper markup for a nav bar and the box model associated with its elements. She then goes over how to style both vertical and horizontal navigation barsβincluding how to put a logo right in the middle of a horizontal navbar. Finally, Jen shares a few advanced tricks, including how to create dropdowns and mobile layouts with hamburger buttons with CSS, no JavaScript required.
Even if your product or service is truly original, the app or site you build for it is going to share elements with every other app or site on the planet. Take, for example, the humble navigation bar, which your users need to find their way through your site. In this course, instructor Jen Kramer demonstrates how to create beautiful, accessible navbars using HTML and CSS techniques that work in any web context. Jen starts by detailing the proper markup for a nav bar and the box model associated with its elements. She then goes over how to style both vertical and horizontal navigation barsβincluding how to put a logo right in the middle of a horizontal navbar. Finally, Jen shares a few advanced tricks, including how to create dropdowns and mobile layouts with hamburger buttons with CSS, no JavaScript required.
π
Building a Resilient Web
π Author: Morten Rand-Hendriksen
πΈ Date: 2021-04-30
β° Duration: 1h 30m
π
π Topics: Web Development
π· Join @webdev_trainings for more courses
π Author: Morten Rand-Hendriksen
πΈ Date: 2021-04-30
β° Duration: 1h 30m
π
Learn how to create websites and applications that will work for all of your users by focusing on resilience.π Topics: Web Development
π· Join @webdev_trainings for more courses
πΈ Full description πΈ
View Morten's LinkedIn NewsletterWeb developers have a wide variety of tools to use and choices to make. How should you mix HTML, CSS, and JavaScript? How do you balance speed and rich media? What happens when third-party content moves or breaks? Join Morten Rand-Hendriksen as he demonstrates how focusing on resilience can help you create web applications that will work for all of your users. First, learn what makes an app or website fragile. Then explore the basic techniques underlying the resilient web, including progressive enhancement, accessibility, link persistence, web components, and more. Next, discover how to avoid issues introduced by JavaScript frameworks. Finally, watch as Morten takes you step by step through the process of architecting a resilient web application, from setting your goals to maintaining your links.
View Morten's LinkedIn NewsletterWeb developers have a wide variety of tools to use and choices to make. How should you mix HTML, CSS, and JavaScript? How do you balance speed and rich media? What happens when third-party content moves or breaks? Join Morten Rand-Hendriksen as he demonstrates how focusing on resilience can help you create web applications that will work for all of your users. First, learn what makes an app or website fragile. Then explore the basic techniques underlying the resilient web, including progressive enhancement, accessibility, link persistence, web components, and more. Next, discover how to avoid issues introduced by JavaScript frameworks. Finally, watch as Morten takes you step by step through the process of architecting a resilient web application, from setting your goals to maintaining your links.
π
Emerging Web Frameworks
π Author: Ray Villalobos
πΈ Date: 2022-08-01
β° Duration: 1h 53m
π
π Topics: Full-Stack Development, Web Framework
π· Join @webdev_trainings for more courses
π Author: Ray Villalobos
πΈ Date: 2022-08-01
β° Duration: 1h 53m
π
Discover new frameworks and libraries to streamline your workflow in CSS and JavaScript.π Topics: Full-Stack Development, Web Framework
π· Join @webdev_trainings for more courses
πΈ Full description πΈ
If youre a full stack developer, you cant ignore all the new and exciting frameworks that have emerged over the last few years. Frameworks can help you create apps and websites by simplifying the process and streamlining your entire workflow. In this course, LinkedIn Learning senior staff instructor Ray Villalobos shows you the latest features of some of the leading frameworks that are changing the industry for CSS and JavaScript developers.Get started with a few of the most important new CSS frameworks, such as CSS Pico, Pollen, Assembler, Open Props, and Windi CSS, an enhanced next-generation version of Tailwind, the utility-first CSS framework. Explore the latest and most exciting JavaScript frameworks as Ray walks you through the basics of Svelte, Next.js 3, Remix, and Astro, with tips and pointers along the way.
If youre a full stack developer, you cant ignore all the new and exciting frameworks that have emerged over the last few years. Frameworks can help you create apps and websites by simplifying the process and streamlining your entire workflow. In this course, LinkedIn Learning senior staff instructor Ray Villalobos shows you the latest features of some of the leading frameworks that are changing the industry for CSS and JavaScript developers.Get started with a few of the most important new CSS frameworks, such as CSS Pico, Pollen, Assembler, Open Props, and Windi CSS, an enhanced next-generation version of Tailwind, the utility-first CSS framework. Explore the latest and most exciting JavaScript frameworks as Ray walks you through the basics of Svelte, Next.js 3, Remix, and Astro, with tips and pointers along the way.
π
Succeeding in Web Development: Full Stack and Front End
π Author: Ray Villalobos
πΈ Date: 2019-09-11
β° Duration: 1h 3m
π
π Topics: Full-Stack Development, Front-End Development
π· Join @webdev_trainings for more courses
π Author: Ray Villalobos
πΈ Date: 2019-09-11
β° Duration: 1h 3m
π
Do you want to become a web developer? Learn about the skills and tools you need to get a job as a front-end, back-end, or full-stack web developer.π Topics: Full-Stack Development, Front-End Development
π· Join @webdev_trainings for more courses
πΈ Full description πΈ
View Ray's LinkedIn NewsletterDo you want to become a web developer? Nowadays, web development isn't one job. There is a range of technologies and career options to explore. The core responsibilities are split two waysβbetween front-end developers who specialize in websites and applications and back-end developers who work with servers and databasesβbut you can also become a full-stack developer who oversees all aspects of a project. This course provides a map of the core technologies and advice about mastering them, complemented with the details you need to connect them to jobs. Senior staff author Ray Villalobos also provides tips on finding training, getting hired, and maximizing your earning potential in this lucrative and exciting field.
View Ray's LinkedIn NewsletterDo you want to become a web developer? Nowadays, web development isn't one job. There is a range of technologies and career options to explore. The core responsibilities are split two waysβbetween front-end developers who specialize in websites and applications and back-end developers who work with servers and databasesβbut you can also become a full-stack developer who oversees all aspects of a project. This course provides a map of the core technologies and advice about mastering them, complemented with the details you need to connect them to jobs. Senior staff author Ray Villalobos also provides tips on finding training, getting hired, and maximizing your earning potential in this lucrative and exciting field.
π
HTML Essential Training
π Author: Jen Simmons
πΈ Date: 2020-02-19
β° Duration: 2h 45m
π
π Topics: HTML
π· Join @webdev_trainings for more courses
π Author: Jen Simmons
πΈ Date: 2020-02-19
β° Duration: 2h 45m
π
Learn how to write HTML, the programming language that powers the web.π Topics: HTML
π· Join @webdev_trainings for more courses