TeamTreeHouse – Ajax Basics 2-APoLLo

TeamTreeHouse – Ajax Basics 2-APoLLo
English | Size: 395.07 MB
Category: Tutorial


AJAX is an important front-end web technology that lets JavaScript communicate with a web server. It lets you load new content without leaving the current page, creating a better, faster experience for your web site’s visitors. In this course, you’ll learn how AJAX works and how you can use JavaScript to communicate with a web server. We’ll use plain JavaScript to create AJAX requests and use the response to dynamically update your web pages. Along the way, you’ll build mini-projects to reinforce your learning.

TeamTreeHouse – Intermediate Selenium Webdriver-APoLLo

TeamTreeHouse – Intermediate Selenium Webdriver-APoLLo
English | Size: 125.65 MB
Category: Tutorial


Using Selenium WebDriver together with a testing framework lets you write tests once, and keep using them forever. Old tests can be run automatically against new versions of your app, to ensure that no new bugs are introduced.

TeamTreeHouse – Python Basics 3-APoLLo

TeamTreeHouse – Python Basics 3-APoLLo
English | Size: 427.61 MB
Category: CBTs


Learn the building blocks of the wonderful general purpose programming language Python.