Sunday, December 31, 2017

Data Analysis with Pandas and Python

December 31, 2017 0
Data Analysis with Pandas and Python
Analyze data quickly and easily with Python's powerful pandas library! All datasets included --- beginners welcome! What Will I Learn from the course "Data Analysis with Pandas and Python"? Perform a multitude of data operations in Python's popular "pandas" library including grouping, pivoting, joining and more! Learn hundreds of methods and attributes across numerous pandas objects Possess a strong understanding of manipulating 1D, 2D, and 3D data sets Resolve...

Saturday, December 30, 2017

Python for Network Engineers: Netmiko, NAPALM, pyntc, Telnet

December 30, 2017 2
Python for Network Engineers: Netmiko, NAPALM, pyntc, Telnet
Program networks using Python. Learn network automation and programmability with this practical course (Cisco networks). What Will I Learn from the course "Python for Network Engineers: Netmiko, NAPALM, pyntc, Telnet"? Learn network programmability with GNS3 and Python Learn how to automate the configuration of network devices with Python Learn how to leverage NAPALM for network automation Learn how to use pyntc for easy network programmability Use Netmiko...

Friday, December 29, 2017

Machine learning for beginners - neural networks

December 29, 2017 0
Machine learning for beginners - neural networks
Create you first neural networks in python - a hands on guide for beginners. What Will I Learn? being able to create your own neural networks in python train and evaluate your neural network make predictions with your model being able to leverage scikit learn in combination with keras create convolutional neural networks for image recognition Includes: 3.5 hours on-demand video 5 Supplemental Resources Full lifetime access Access on mobile and...

Thursday, December 28, 2017

Scrapy: Powerful Web Scraping & Crawling with Python

December 28, 2017 0
Scrapy: Powerful Web Scraping & Crawling with Python
Python Scrapy Tutorial - Learn how to scrape websites and build a powerful web crawler using Scrapy and Python. What Will I Learn from the course "Scrapy: Powerful Web Scraping & Crawling with Python"? Creating a web crawler in Scrapy Crawling a single or multiple websites and scrape data Deploying Spider to ScrapingHub Logging into Websites with Scrapy Running Scrapy as a Standalone Script Using Scrapy with Selenium in Special Cases, e.g. to Scrape...

Mobile App Development with PhoneGap

December 28, 2017 0
Mobile App Development with PhoneGap
Create Apps for iOS and Android with HTML5 and JavaScript. What Will I Learn from the course "Mobile App Development with PhoneGap"? Use the PhoneGap Desktop app to create new PhoneGap mobile apps Use the PhoneGap Desktop app and PhoneGap Mobile app to test new apps Create a new PhoneGap app template Test a PhoneGap project in the browser Include the JQuery library for UI Create single and multipage user interfaces Create collapsible content blocks to...

Wednesday, December 27, 2017

REST APIs with Flask and Python

December 27, 2017 0
REST APIs with Flask and Python
Build professional REST APIs with Python, Flask, Flask-RESTful, and Flask-SQLAlchemy. What Will I Learn from the course "REST APIs with Flask and Python"? Connect web or mobile applications to databases and servers via REST APIs Create secure and reliable REST APIs which include authentication, logging, caching, and more Understand the different layers of a web server and how web applications interact with each Includes: 13.5 hours on-demand video 14...

Tuesday, December 26, 2017

Natural Language Processing with Deep Learning in Python

December 26, 2017 0
Natural Language Processing with Deep Learning in Python
Complete guide on deriving and implementing word2vec, GLoVe, word embeddings, and sentiment analysis with recursive nets. Complete guide on deriving and implementing word2vec, GLoVe, word embeddings, and sentiment analysis with recursive nets. What Will I Learn from the course "Natural Language Processing with Deep Learning in Python"? Understand and implement word2vec Understand the CBOW method in word2vec Understand the skip-gram method in word2vec Understand...

Monday, December 25, 2017

Python For Offensive PenTest: A Complete Practical Course

December 25, 2017 0
Python For Offensive PenTest: A Complete Practical Course
Python for Hacking , Learn how to use python for ethical hacking and penetration testing. What Will I Learn from the course "Python For Offensive PenTest: A Complete Practical Course"? Learn how to code your own reverse shell [TCP+HTTP] Make anonymous shell by interacting with [Twitter, Google Form, Sourceforge] Replicate Metasploit features and and make an advanced shell Learn how to hack passwords using multiple techniques [ API Hooking. Keylogger,...

Spark and Python for Big Data with PySpark

December 25, 2017 0
Spark and Python for Big Data with PySpark
Learn how to use Spark with Python, including Spark Streaming, Machine Learning, Spark 2.0 DataFrames and more! What Will I Learn from the course "Spark and Python for Big Data with PySpark"? Use Python and Spark together to analyze Big Data Learn how to use the new Spark 2.0 DataFrame Syntax Work on Consulting Projects that mimic real world situations! Classify Customer Churn with Logistic Regression Use Spark with Random Forests for Classification Learn...

Sunday, December 24, 2017

Python Game Development - Create a Flappy Bird Clone

December 24, 2017 0
Python Game Development - Create a Flappy Bird Clone
Learn Python game development by creating your very own Flappy Bird game! What Will I Learn from the course "Python Game Development - Create a Flappy Bird Clone"? Create a clone of Flappy Bird Learn Python Game Development Includes: 3 hours on-demand video 3 Articles Full lifetime access Access on mobile and TV Certificate of Completion Download This Cours...

Saturday, December 23, 2017

The Advance java interview repository

December 23, 2017 0
The Advance java interview repository
Crack the Advance Java interview by mastering Spring,Hibernate and WebServices. What Will I Learn? After completing this course you will be ready to face any advance java interview with confidence After completing this course you will be having a goliath of coverage of Interview questions related to Spring,Hibernate and Webservices New pdf containing most of the questions have been included Includes: 2 hours on-demand video 1 Supplemental Resource Full...

Friday, December 22, 2017

Multithreading and Parallel Computing in Java

December 22, 2017 0
Multithreading and Parallel Computing in Java
Multi-threading and concurrent programming, parallel computation in java. What Will I Learn? Understand basic concurrency Understand the basics of multithreading Understand parallel processing Able to use the concepts in real life scenarios Includes: 6 hours on-demand video 3 Articles 3 Supplemental Resources Full lifetime access Access on mobile and TV Certificate of Completion Download This Cours...

Thursday, December 21, 2017

Java Servlets and JSP - Build Java EE(JEE) app in 25 Steps

December 21, 2017 0
Java Servlets and JSP - Build Java EE(JEE) app in 25 Steps
Servlets and JSP Tutorial for Beginners. What Will I Learn? Build a Basic Todo Management Application piece by piece in 25 Steps. Understand Basic Web Application Architecture Understand and use Basics of Java EE - Servlets, JSP, Scriptlets, JSTL, web.xml and EL Understand Servlet LifeCycle Use HttpRequest - GET/POST, Request Parameters Understand HTTP Response - Response Status - 404,200,500 etc Understand HTML Forms - Method, Action & Form Data Understand...

Wednesday, December 20, 2017

Introduction to QGIS Python Programming

December 20, 2017 0
Introduction to QGIS Python Programming
Learn how to analyze and display geospatial information using QGIS and Python. What Will I Learn from "Introduction to QGIS Python Programming"? Getting familiarized with QGIS The different ways to make Python interact with QGIS The different ways to make Python interact with QGIS Examining the QGIS Python Console to see how it can be used as a window into the world of QGIS Python Programming Diving deeper into the details of the QGIS Python APIW Writing...

Tuesday, December 19, 2017

Mastering ARKit for iOS

December 19, 2017 0
Mastering ARKit for iOS
Build Amazing Augmented Reality Apps for iOS. What Will I Learn? Build amazing ARKit applications Learn how to use SceneKit with ARKit enabled apps Includes: 5 hours on-demand video 2 Supplemental Resources Full lifetime access Access on mobile and TV Certificate of Completion Download This Cours...

Monday, December 18, 2017

Java Interview Guide : 200+ Interview Questions and Answers

December 18, 2017 0
Java Interview Guide : 200+ Interview Questions and Answers
200+ Java Interview Questions for Beginners. What Will I Learn? Understand what kind of questions are asked in Beginner Java Interviews Answer questions on Java Platform, Wrapper Classes and Strings Understand New Features of Java Understand Basic Object Oriented Concepts Understand Advanced Object Oriented Concepts Answer questions on Collections, Generics and MultiThreading Understand New Features in Java 5, Java 6, Java 7 and Java 8 Understand basics...

Sunday, December 17, 2017

Taming Big Data with MapReduce and Hadoop - Hands On!

December 17, 2017 0
Taming Big Data with MapReduce and Hadoop - Hands On!
Learn MapReduce fast by building over 10 real examples, using Python, MRJob, and Amazon's Elastic MapReduce Service. What Will I Learn? Understand how MapReduce can be used to analyze big data sets Write your own MapReduce jobs using Python and MRJob Run MapReduce jobs on Hadoop clusters using Amazon Elastic MapReduce Chain MapReduce jobs together to analyze more complex problems Analyze social network data using MapReduce Analyze movie ratings data using...

Saturday, December 16, 2017

Teach Your Kids to Code: Learn Python Programming at Any Age

December 16, 2017 0
Teach Your Kids to Code: Learn Python Programming at Any Age
Short, colorful apps and games you & your child can program right away, for ages 5 to 95! PC, Mac and Linux! ★★★★★ Join nearly 5,000 students from 148 countries learning Python (and teaching their kids)! ★★★★★ Two new BONUS videos added, updated for Python 3.6! Teach yourself (and your kids) to code fun, colorful apps and games in Python, the powerful programming language used at tech companies and in colleges worldwide. Learn coding step-by-step...

Scrivener for iOS

December 16, 2017 0
Scrivener for iOS
Learn to write anywhere at any time when mobile using Scrivener for iOS. What Will I Learn? Understand the benefits and applications of Scrivener for writers and why it is one of the best apps for writing. Become accomplished at using Scrivener for iOS. Develop improved writing work flows and increased productivity in writing and publishing. Improve managing their writing projects, creating higher-quality work more efficiently. Includes: 2 hours on-demand...

Ionic 2/ Ionic 3 - Build iOS & Android Apps with Angular

December 16, 2017 0
Ionic 2/ Ionic 3 - Build iOS & Android Apps with Angular
Build Native iOS and Android Apps with Angular 2/ Angular 4, Cordova and the Ionic 2 Framework. Build 4 Complete Apps! What Will I Learn? Build native apps for iOS and Android, using Angular and the powerful features Ionic 2 offers Dive deeper into Ionic 2 to learn more about very advanced features and optimize their apps Test iOS and Android apps on real devices and publish those apps to the app stores of the two platforms Includes: 14.5 hours on-demand...
Page 1 of 2312323Next