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

Udemy – Web Scraping In Python Master The Fundamentals

06/05/2017 Learning for Life Leave a Comment

Udemy – Web Scraping In Python: Master The Fundamentals
English | Size: 876.19 MB
Category: Tutorial


Web scraping is the art of picking out data from a website by looking at the HTML code and identifying patterns that can be used to identify your data. This data can then be gathered and later used for your own analysis
In this course we will go over the basic of web scraping, learning all about how we can extract data from websites, and all of this is guided along by a work example
At the end of the course you should be able to go off on your own and pick out most common websites, and be able to extract all the relevant data you may need just through using Python code [Read more…]

WEB/HTML/CSS/AJAX Master, Python, Scraping, Udemy, Web

Packt Publishing – Python Parallel Programming Solutions

02/05/2017 Learning for Life Leave a Comment

Packt Publishing – Python Parallel Programming Solutions
English | Size: 1.83 GB
Category: CBTs


This course will teach you parallel programming techniques using examples in Python and help you explore the many ways in which you can write code that allows more than one process to happen at once.
Starting with introducing you to the world of parallel computing, we move on to cover the fundamentals in Python. This is followed by exploring the thread-based parallelism model using the Python threading module by synchronizing threads and using locks, mutex, semaphores queues, GIL, and the thread pool. Next you will be taught about process-based parallelism, where you will synchronize processes using message passing and will learn about the performance of MPI Python Modules. [Read more…]

Programming Packt Publishing, Parallel, Programming, Python, Solutions

Tutsplus – Learn to Code with Python

21/04/2017 Learning for Life Leave a Comment

Tutsplus – Learn to Code with Python
English | Size: 1.95 GB
Category: Tutorial


Python is a powerful language that is easy to learn and excels at many different types of computing. It is used to run large, well-known websites. It is used to process log files and make sense of their contents. It might even be used to create some of your favorite games! Not only that, but with a simple, expressive syntax, Python doesn’t have the gotchas and edge cases that make some other languages hard to learn. [Read more…]

Programming Learn To Code, Python, Tutsplus

Packt Publishing – Modern Python Solutions – Part 3

17/04/2017 Learning for Life Leave a Comment

Packt Publishing – Modern Python Solutions – Part 3
English | Size: 803.74 MB
Category: Tutorial


Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. This video will arm you with the knowledge of creating applications with flexible logging, powerful configuration, and command-line options, automated unit tests, and good documentation. You will learn to use the Flask framework for Restful APIs. You will end the course equipped with the knowledge of testing, web services, and configuration and application integration tips and tricks. [Read more…]

Programming Modern, Packt Publishing, Part 3, Python, Solutions

Packt Publishing – Modern Python Solutions – Part 2

17/04/2017 Learning for Life Leave a Comment

Packt Publishing – Modern Python Solutions – Part 2
English | Size: 1.67 GB
Category: Tutorial


Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. Having a tangible context helps make the language or standard library features easier to understand. This video comes with over 100 recipes on the latest version of Python.
[Read more…]

Programming Modern, Packt Publishing, Part 2, Python, Solutions

Packt Publishing – Modern Python Solutions – Part 1

17/04/2017 Learning for Life Leave a Comment

Packt Publishing – Modern Python Solutions – Part 1
English | Size: 772.91 MB
Category: Tutorial


Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. Having a tangible context helps make the language or standard library feature easier to understand.This video comes with over 100 recipes on the latest version of Python. The recipes will benefit everyone ranging from beginner to an expert. The video is broken down into 13 sections that build from simple language concepts to more complex applications of the language.The recipes will touch upon all the necessary Python concepts related to data structures, OOP, functional programming, as well as statistical programming. You will get acquainted with the nuances of Python syntax and how to effectively use the advantages that it offers. You will end the book equipped with the knowledge of testing, web services, and configuration and application integration tips and tricks.The recipes take a problem-solution approach to resolve issues commonly faced by Python programmers across the globe. You will be armed with the knowledge of creating applications with flexible logging, powerful configuration, and command-line options, automated unit tests, and good documentation. [Read more…]

Programming Modern, Packt Publishing, Part 1, Python, Solutions

Udemy – Complete Python Masterclass

07/04/2017 Learning for Life Leave a Comment

Udemy – Complete Python Masterclass
English | Size: 7.23 GB
Category: Tutorial


This course assumes no previous programming or Python experience. If you’ve never programmed a computer before, or if you know another programming language and want to learn Python, this course will teach you how.
To reinforce what you’ve learned, there are numerous challenges during the course designed to help you understand each concept being taught. You’re also shown the solution to the challenge so you know you’re always on the right track.
[Read more…]

Programming Complete, Masterclass, Python, Udemy

Packt Publishing – Modern Python Solutions – Part 3

03/04/2017 Learning for Life Leave a Comment

Packt Publishing – Modern Python Solutions – Part 3
English | Size: 647.77 MB
Category: Tutorial


Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. This video will arm you with the knowledge of creating applications with flexible logging, powerful configuration, and command-line options, automated unit tests, and good documentation. You will learn to use the Flask framework for Restful APIs. You will end the course equipped with the knowledge of testing, web services, and configuration and application integration tips and tricks. [Read more…]

Programming Modern, Packt Publishing, Part 3, Python, Solutions

Packt Publishing – Modern Python Solutions – Part 1

03/04/2017 Learning for Life Leave a Comment

Packt Publishing – Modern Python Solutions – Part 1
English | Size: 772.90 MB
Category: Tutorial


Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. Having a tangible context helps make the language or standard library feature easier to understand.This video comes with over 100 recipes on the latest version of Python. The recipes will benefit everyone ranging from beginner to an expert. The video is broken down into 13 sections that build from simple language concepts to more complex applications of the language.The recipes will touch upon all the necessary Python concepts related to data structures, OOP, functional programming, as well as statistical programming. You will get acquainted with the nuances of Python syntax and how to effectively use the advantages that it offers. You will end the book equipped with the knowledge of testing, web services, and configuration and application integration tips and tricks.The recipes take a problem-solution approach to resolve issues commonly faced by Python programmers across the globe. You will be armed with the knowledge of creating applications with flexible logging, powerful configuration, and command-line options, automated unit tests, and good documentation.
[Read more…]

Programming Modern, Packt Publishing, Part 1, Python, Solutions

Modern Python Solutions (Steven F Lott, 2017, Packt)

02/04/2017 Learning for Life Leave a Comment

Modern Python Solutions (Steven F Lott, 2017, Packt)
English | Size: 3.06 GB
Category: Tutorial


Python is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. This video will arm you with the knowledge of creating applications with flexible logging, powerful configuration, and command-line options, automated unit tests, and good documentation. You will learn to use the Flask framework for Restful APIs. You will end the course equipped with the knowledge of testing, web services, and configuration and application integration tips and tricks. [Read more…]

Programming 2017, Modern, Python, Solutions, Steven F Lott

  • « Previous Page
  • 1
  • …
  • 298
  • 299
  • 300
  • 301
  • 302
  • …
  • 313
  • Next Page »
  • Udemy – Nextjs Cours Complet
  • Udemy – Master Vector Database with Python for AI & LLM Use Cases
  • INE – Automating VXLAN BGP EVPN with Cisco Nexus Dashboard Fabric Controller (NDFC) 2025
  • Udemy – CSS Fundamentals Comprehensive Training for Web Developers
  • Udemy – Network Fundamentals and Concepts

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