LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

Packt – Javascript Breakout Game Exercise From Scratch

18/07/2019 Learning for Life Leave a Comment

Packt – Javascript Breakout Game Exercise From Scratch-JGTiSO
English | Size: 405.65 MB
Category: Tutorial


Learn more about JavaScript and Document Object Model interaction, updating and moving elements dynamically using JavaScript. Move the ball around the screen by hitting it with your paddle, if the ball hits a break it is removed and your score increases. This is all JavaScript and possible with a common JavaScript code. The perfect way to practice learn JavaScript and have FUN doing it. By the end of the course, you will be able to produce your own version of the game, make it even better enhance and more. This course is perfect as a practice application that can be used as a starter code for even more. Source Code and resources are included to get you started quickly. JavaScript is powerful and can do so much – see it in action while building a GAME. – Then relax play the game see how you score. Can you beat the high score? The course is designed to highlight using JavaScript – JavaScript IS A Prerequisite to this course. Step by step learning with all steps included. All the code and supporting files for this course are available at – https://github.com/PacktPublishing/JavaScript-Breakout-Game-from-Scratch-with-only-JavaScript [Read more…]

.Net & Java Breakout, Exercise, Game, JavaScript, JGTiSO, Packt, Scratch

Packt – Javascript Fetch and Promise

16/07/2019 Learning for Life Leave a Comment

Packt – Javascript Fetch and Promise-JGTiSO
English | Size: 236.03 MB
Category: CBTs


The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value. Explore how you can use JavaScript fetch and promises method to connect to an API and get data back all the available data into one object. making multiple fetch requests until no more next pages. Most commonly asked for by students is more examples of how promises work, this course delivers the structure of a promise that wraps a promise around a fetch request making multiple requests using fetch until all the data is retrieved. Then JavaScript uses the object and outputs the content onto the page. Perfect starter code to extend on or practice using Promises. Source Code and resources are included to get you started quickly. The course is designed to highlight using JavaScript promises – JavaScript is a prerequisite as the course covers only JavaScript relevant to the using Fetch, creating a promise and manipulating elements with object data. Also, HTML and CSS knowledge is essential as the scope of this course is all JavaScript focused. [Read more…]

.Net & Java Fetch, JavaScript, JGTiSO, Packt, Promise

Packt – Digital Media Workshop-JGTiSO

15/07/2019 Learning for Life Leave a Comment

Packt – Digital Media Workshop-JGTiSO
English | Size: 899.03 MB
Category: Tutorial


Learn

Adobe Illustrator and Photoshop Basics
Creating an HTML Email Newsletter
Animated Gifs, Cinemagraphs
3D Graphics, Motion Graphics
Video Production, Dreamweaver
[Read more…]

Gracphics & Multimedia Digital, JGTiSO, Media, Packt, Workshop

Packt Architecting for High Availability on Azure-JGTiSO

04/07/2019 Learning for Life Leave a Comment

Packt Architecting for High Availability on Azure-JGTiSO
English | Size: 486.08 MB
Category: Tutorial


Learn
Set up and configure the Azure development environment
Design a system with high availability that adheres to application Service Level Agreement (SLAs)
Deploy static content to a cloud-based storage service that can deliver directly to the client with performance and scalability
Handle anticipated temporary failures with high resiliency
Review existing deployment and new components that are resilient and build and revise with enterprise architecture
[Read more…]

OS & Server Architecting, Availability, Azure, High, JGTiSO, Packt

Packt Building Recommendation Systems With Python

03/07/2019 Learning for Life Leave a Comment

Packt Building Recommendation Systems With Python-JGTiSO
English | Size: 357.47 MB
Category: Tutorial


Learn
Build your own recommendation engine with Python to analyze data
Use effective text-mining tools to get the best raw data
Master collaborative filtering techniques based on user profiles and the item they want
Content-based filtering techniques that use user data such as comments and ratings
Hybrid filtering technique which combines both collaborative and content-based filtering
Utilize Pandas and sci-kit-learn easy-to-use data structures for data analysis
[Read more…]

Programming Building, JGTiSO, Packt, Python, Recommendation, Systems

[Update Links] PACKT CompTIA Security+ (SY0-501) Complete Course and Practice Exam

02/07/2019 Learning for Life Leave a Comment


Packt – CompTIA Security+ (SY0-501): Complete Course and Practice Exam
English | Size: 3.64 GB
Genre: eLearning

[Read more…]

Internet & Networking Complete, CompTIA, Course, Exam, JGTiSO, Packt, Practice, Security, SY0-501

PACKT Hands-On Artificial Intelligence for Small Businesses-JGTiSO

30/06/2019 Learning for Life Leave a Comment

PACKT Hands-On Artificial Intelligence for Small Businesses-JGTiSO
English | Size: 568.47 MB
Category: Tutorial


Build neural networks for Business solutions
Understand AI and different areas of application in business to manage workflow, optimise operations & predict trends
Create machine-learning models using supervised and unsupervised machine learning techniques
Build smart systems to analyze data for enhanced customer experience
Optimize machine learning models for better performance and accuracy.
Design intelligent agents to solve real-world problems.
About
Artificial Intelligence has become an important and integral part of many industries, revolutionizing sectors such as Banking, Medicine, Transportation, etc. Recently, small businesses have been leveraging AI to scale up and be more efficient. This course is your stepping stone to mastering the power of AI for your own business. [Read more…]

Business & Investing Artificial Intelligence, Businesses, Hands-on, JGTiSO, Packt, Small

Packt Building Microservices From Scratch-JGTiSO

28/06/2019 Learning for Life Leave a Comment

Packt Building Microservices From Scratch-JGTiSO
English | Size: 581.20 MB
Category: Tutorial


Build your app using the microservices architecture with SaaS and DaaS. Test and monitor its performance using modern tools

See the differences between monolithic and microservices
Break up a medium/large application into multiple smaller functions
Use APIs to share data across different functions
Different types of microservices such as third-party plugins SaaS and Daas
Understand terminologies such as SaaS, DaaS, and APIs and what they mean
Test the application with tools such as JMeter and Gatling
Monitor the application’s performance to bring it up to the service requirements
[Read more…]

Programming Building, JGTiSO, Microservices, Packt, Scratch

PACKT Reliability and Resilience on AWS-JGTiSO

16/06/2019 Learning for Life Leave a Comment

PACKT Reliability and Resilience on AWS-JGTiSO
English | Size: 399.71 MB
Category: Tutorial


Learn
Deploy EC2 Auto scaling for web server instances.
How to build and maintain EC2 images.
Design Application Load Balancing Services that scale across availability zones.
Design Cloud Watch alarms to automate the autoscaling of web servers to match demand.
Monitor applications and design CloudWatch metrics and alarms for autoscaling
Develop plans to use AWS Auto Scaling to manage EC2 instances, Dynamo DB, and Aurora
[Read more…]

WEB/HTML/CSS/AJAX AWS, JGTiSO, Packt, Reliability, Resilience

PLURALSIGHT Securing Access to Microsoft Azure Storage-JGTiSO

15/06/2019 Learning for Life Leave a Comment

PLURALSIGHT SECURING ACCESS TO MICROSOFT AZURE STORAGE-JGTiSO
English | Size: 187.88 MB
Category: Tutorial


Azure Storage accounts provide a range of storage services that are key to many application scenarios. In this course Securing Access to Microsoft Azure Storage, you will learn foundational knowledge of securing the access to storage services in Azure. First, you will explore securing access through integration with Azure AD. Next, you will discover the options for securing using types of account keys. Finally, you will examine how to integrate with Azure Key Vault and best practices. When you re finished with this course, you will have the skills and knowledge of Azure storage access needed to store and use data hosted in Azure Storage accounts in a secure, yet productive way [Read more…]

OS & Server Access, JGTiSO, Microsoft Azure, Pluralsight, Securing, Storage

  • « Previous Page
  • 1
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 27
  • Next Page »
  • CBT Nuggets – Troubleshooting Cisco Data Center Infrastructure (300-615 DCIT) 2024 part3
  • Udemy – Apache Kafka Series – Kafka Connect Hands-on Learning
  • Pearson – Deploying OSPF for Cisco Networks
  • Skillshare – Creating a Bicycle Helmet in Plasticity by Jon Moberly
  • Zenva – The Comprehensive 2D Action RPG With Godot Course 2024

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in