Pluralsight – Working with Geolocation in HTML

Pluralsight – Working with Geolocation in HTML [AhLaN]
English | Size: 288.96 MB
Category: Tutorial


Getting a user’s position and mapping in websites is very common today. In this course, Working with Geolocation in HTML, you’ll learn to retrieve a user’s location from their browser and show their location on a map. First, you’ll explore the geolocation object available in all modern browsers. Next, you’ll discover how to display that location on a map, and use Google Maps to place markers at that location. Next, you’ll use Google Maps to get directions from one location to another. Finally, you’ll learn how the Geocoding features of Google Maps will then be used to search for addresses. When you’re finished with this course, you’ll have the skills and knowledge of geolocation and geocoding needed to embed and use mapping software within any HTML page.

Code with Mosh – Object-oriented Programming in JavaScript [AhLaN]

Code with Mosh – Object-oriented Programming in JavaScript [AhLaN]
English | Size: 1.72 GB
Category: Tutorial


Object-oriented programming (OOP) is a popular programming paradigm or style of programming. It’s been around since ’70s, but unlike tools and frameworks that come and go, OOP is still very relevant today. That’s because it’s not a programming language or a tool. It’s a style of programming.

Pluralsight – Adding Graphics to Web Pages Using Canvas and SVG

Pluralsight – Adding Graphics to Web Pages Using Canvas and SVG [AhLaN]
English | Size: 303.36 MB
Category: Tutorial


Humans are visual creatures and often look for ways to enhance our experiences with images and graphics. From understanding complex data sets via charts to getting the high score in the latest game, graphics are an important part of providing a positive experience for your users. In this course, Adding Graphics to Web Pages Using Canvas and SVG, you’ll learn to add custom graphics into web pages. First, you’ll explore how to create SVG documents and use them to create graphics that users can interact with. Next, you’ll discover what the canvas tag is and how it can also be used to allow users to create graphics using JavaScript APIs. Finally, you’ll learn how to choose whether SVGs or canvases are the best choice for the unique needs of your projects. When you’re finished with this course, you’ll have the skills and knowledge of web-based graphics needed to create rich and unique user experiences by adding custom graphics to your web pages.

Pluralsight – Working with Audio and Video in Web Pages

Pluralsight – Working with Audio and Video in Web Pages [AhLaN]
English | Size: 427.91 MB
Category: Tutorial


In this course, Working with Audio and Video in Web Pages, you’ll learn to integrate media (audio and video) onto web pages. First, you’ll explore how to use HTML tags to share audio and video with your users. Next, you’ll discover the options for hosting of your media. Finally, you’ll learn how to control media by using JavaScript in the browser. When you’re finished with this course, you’ll have the skills and knowledge of working with audio and video on your websites needed to embed media in your projects

Pluralsight – Applying Special Effects to a Site Using CSS [AhLaN]

Pluralsight – Applying Special Effects to a Site Using CSS [AhLaN]
English | Size: 275.51 MB
Category: Tutorial


CSS provides you the ability to control the fonts, colors, layouts, and spacing used on your website. However, it can do more than that. It can also provide an interactive experience to your users. In this course, Applying Special Effects to a Site Using CSS, you’ll learn to improve the look and feel of websites that you build. First, you’ll explore creating rounded corners using CSS. Next, you’ll discover how to apply box shadows to objects. Finally, you’ll learn how to create animations using CSS transforms and transitions. When you’re finished with this course, you’ll have the skills and knowledge of CSS special effects needed to improve the look and feel of any website you create.