Packt – Visual Design for Web Designers UI Designers and Developers

Packt – Visual Design for Web Designers UI Designers and Developers-XQZT
English | Size: 1.76 GB
Category: Tutorial

Key Features
Realize the purpose of high-quality designing
Follow a step by step process to polish your design
Explore visual design principles in a comprehensive manner

Udemy – Learn Web Design With Photoshop 2020

Udemy – Learn Web Design With Photoshop 2020 Bookware-SOFTiMAGE
English | Size: 466.00 MB
Category: Tutorial

SO, YOU’RE LOOKING FOR A COURSE THAT WILL TEACH YOU WEB DESIGN WITH PHOTOSHOP QUICKLY & IN A FUN MANNER?
I’ve got just the course for you!
Welcome, my name is Josh Werner with Learn Tech Plus and I’ve put this course together to help people just like you quickly master Web Design with Photoshop…Whether you’re a beginner or experienced with Web Design & Photoshop!

PluralSight – Scala Specific Design Patterns

PluralSight – Scala Specific Design Patterns-JGTiSO
English | Size: 145.69 MB
Category: Tutorial

Writing real world applications using Scala requires the ability to write well-structured and easy to understand code. Often this can be achieved using a well-defined design pattern. In the course, Scala Specific Design Patterns, you’ll learn to use such design patterns in order to create your own well-structured Scala applications First, you’ll explore how to use Typeclass pattern and Cake pattern. Next, you’ll discover how to lazily evaluate expressions. Finally, you ll dive into the concepts of Lens, Implicits Injection, and Memoization patterns. When you re finished with the course, you ll have the necessary knowledge of design patterns needed to understand how when, and why to use them

Udemy – Database Design and MySQL

Udemy – Database Design and MySQL-BiFiSO
English | Size: 13.74 GB
Category: Tutorial

No prerequisite knowledge is required, besides basic understanding of the English language and beginner computer knowledge (seriously, we’re talking very basic).

PluralSight – C Sharp Design Patterns Decorator

PluralSight – C Sharp Design Patterns Decorator-JGTiSO
English | Size: 109.83 MB
Category: Tutorial

The decorator design pattern allows you to dynamically add behavior to your classes without modifying the original class. This allows you to layer in new functionality to a class while keeping different concerns cleanly separated.