Sitepoint.com – Understand HTML Principles with Your First Website-iNKiSO

Sitepoint.com – Understand HTML Principles with Your First Website-iNKiSO
English | Size: 144.82 MB
Category: Tutorial


They call HTML the markup language of the web, and for good reason:
every web page is rendered in HTML in some way. Its simple, its powerful, and its essential knowledge for those of us who want to code websites
With nothing more than a text editor and a browser, Guilherme shows you how to use the main HTML tags to code the semantic markup of a professional web page. Youll also learn to test and validate your code for cross-device and cross-browser compatibility Guilhermes work was reviewed by Aleksander Koko, so if youre an HTML beginner, youre in good hands here

Sitepoint.com – Understand HTML Principles with Your First Website

Sitepoint.com – Understand HTML Principles with Your First Website-iNKiSO
English | Size: 144.82 MB
Category: Tutorial


They call HTML the markup language of the web, and for good reason:
every web page is rendered in HTML in some way. Its simple, its powerful, and its essential knowledge for those of us who want to code websites
With nothing more than a text editor and a browser, Guilherme shows you how to use the main HTML tags to code the semantic markup of a professional web page. Youll also learn to test and validate your code for cross-device and cross-browser compatibility Guilhermes work was reviewed by Aleksander Koko, so if youre an HTML beginner, youre in good hands here

Sitepoint.com – Learn the Principles of Object-Oriented Programming in PHP

Sitepoint.com – Learn the Principles of Object-Oriented Programming in PHP-iNKiSO
English | Size: 132.26 MB
Category: Programming


Presented by accomplished PHP developer Lorna Mitchell (co-author of the SitePoint book PHP Master), this course is aimed at developers who want to write more readable, more sharable, and more maintainable code. For beginners to OOP, it covers an introduction to Object-oriented Programming (OOP) with PHP, inheritance, how to architect modular systems, magic methods, user accounts visibility (public, private and protected), and much more. Its aim is to provide the basic terminology and concepts to allow you to quickly delve in the world of OO programming. Each topic is presented with a practical code demonstration, and Lorna also shares plenty of hints and tips for writing more efficient and powerful code along the way

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

Pluralsight – Principles Of Modern JavaScript CodeMash

Pluralsight – Principles Of Modern JavaScript CodeMash-REBAR
English | Size: 175.91 MB
Category: Tutorial


In this session, Joe Morgan will explore how to think in modern JavaScript. Learners will encounter principles in modern JavaScript and learn how those principles apply to new syntax and upcoming language changes. Don’t throw new syntax into old paradigms; write intentional code.