Sitepoint.com – Python Fundamentals in 13 Lessons

Sitepoint.com – Python Fundamentals in 13 Lessons-iNKiSO
English | Size: 89.54 MB
Category: CBTs


In this Python mini course, we go through foundational Python lessons, and a couple additional tips to push your Python lessons further. These lessons include topics such as conditional flow list & dictionaries, looping, file I/O and string manipulation

Sitepoint.com – Interview Prep: What is a Mutex?

Sitepoint.com – Interview Prep: What is a Mutex? – iNKiSO
English | Size: 219.65 MB
Category: Tutorial


You’ve used a mutex before, but have you wondered how it works? In this class, we look inside to discover what lock and unlock do. We’ll discuss how a program coordinates with the operating system, to allow multiple threads to synchronize their work.

Sitepoint.com – Learn Basic Image Techniques with Photoshop

Sitepoint.com – Learn Basic Image Techniques with Photoshop-iNKiSO
English | Size: 850.04 MB
Category: Tutorial


This Foundations of Photoshop class is for people who are completely new to Photoshop or who want to understand it better. It covers the foundational skills that you need to use Photoshop. Work through 25+ exercises while watching the videos to learn some of the basic tools of Photoshop. Topics include: Layers, Adjusting your images Photo Retouching, Design Tools and more

Sitepoint.com – Write Clean Pure Code by Following Functional JavaScript Principles

Sitepoint.com – Write Clean Pure Code by Following Functional JavaScript Principles-iNKiSO
English | Size: 228.38 MB
Category: Tutorial


Functional techniques are very useful for clarity, conciseness and maintainable coding practices. In this course, you will learn some of the functional programming techniques supported in JavaScript and how to apply them to make your own code easier to read and less repetitive. Afterwards you’ll be able to tell the difference between functional and imperative code, and add recursion to your development tool belt