View All Courses
24:41
Open to Subscribed Members
By the end of this section you will know the basics of media queries and will know how to create custom layouts based on the output type.
30:54
Open to Subscribed Members
In this chapter you will get to know what is responsive design , how to plan for it and how to do it.
40:51
Open to Subscribed Members
Now that you already know how to create responsive designs, it's time to take it to a higher level and get familiar with advanced features.
22:55
Open to Subscribed Members
By the end of this course, you will be aware of future developments of the web(CSS4) when it comes to media queries.
38:15
Open to Subscribed Members
By the end of this chapter, you will know to build responsive websites using Twitter Bootstrap and understand the advantages and disadvantages of working with it.
50:32
Open to Subscribed Members
In the first section of this title we will get to know what design patterns are and the logic that stands behind them. By the end of this section you will have a good grasp of the core JavaScript design patterns under your belt and clear understanding of the role that design patterns have in web development.
53:36
Open to Subscribed Members
Creational design patterns are design patterns that relate to the creation of objects. In this section we will explore the core creational design patterns and among them the: Singleton, Factory, Abstract Factory, Builder and the Prototype design pattern.
32:24
Open to Subscribed Members
Structural design patterns focus on the structure of classes/objects. In this section we will meet the Adapter, Composite and Decorator design patterns.
25:41
Open to Subscribed Members
Structural design patterns focus on the structure of classes/objects. In the last section we met our first structural design patterns. In this section we will meet the Fly Weight, Facade, Bridge and Proxy design patterns.