Sunday, December 31, 2017

Data Analysis with Pandas and Python

December 31, 2017 0
Analyze data quickly and easily with Python's powerful pandas library! All datasets included --- beginners welcome!

Data Analysis with Pandas and Python


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 common issues in broken or incomplete data sets

Includes:
  • 19 hours on-demand video
  • 1 Article
  • 2 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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).

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

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 for SSH connections to routers and switches
  • Quick start guide using Telnet and SSH - get started in 20 minutes!

Includes:
  • 11.5 hours on-demand video
  • 3 Articles
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Friday, December 29, 2017

Machine learning for beginners - neural networks

December 29, 2017 0
Create you first neural networks in python - a hands on guide for beginners.

Machine learning for beginners - neural networks

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 TV
  • Certificate of Completion

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.

Scrapy: Powerful Web Scraping & Crawling with 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 JavaScript Driven Web Pages
  • Building Scrapy Advanced Spider
  • More functions that Scrapy offers after Spider is Done with Scraping
  • Editing and Using Scrapy Parameters
  • Exporting data extracted by Scrapy into CSV, XML, or JSON files
  • Storing data extracted by Scrapy into MySQL and MongoDB databases
  • Python source code for all exercises in this Scrapy tutorial can be downloaded
  • Q&A board to send your questions and get them answered quickly

Includes:
  • 4 hours on-demand video
  • 25 Articles
  • 20 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Mobile App Development with PhoneGap

December 28, 2017 0
Mobile App Development with PhoneGap
Create Apps for iOS and Android with HTML5 and JavaScript.

Mobile App Development with PhoneGap

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 optimize mobile screen space
  • Use jQuery Mobile UI elements to create usable mobile apps
  • Use the Local Storage object for permanent on-device storage
  • Storing data in the on-device database
  • Retrieving data from the on-device database
  • Obtain the device's location using geolocation tools
  • Obtain location information with the Google Places API
  • Obtain location information and Maps from the Google Maps API
  • Play audio and video content on the device
  • Control media content using JavaScript
  • Determine device position on X,Y and Z axis with the accelerometer
  • Use the accelerometer to move on-screen objects
  • Access device hardware including the camera
  • Obtain and save images with the camera
  • Detect gestures using the Hammer.js library
  • Integrate taps and press gestures in to your application
  • Integrate swipe and pan gestures in to your mobile app
  • Determine information about the device on which your app is running
  • Work with device orientation
  • Determine information about the network to which device is connected
  • Determine battery status of device
  • Send a push notification to an app
  • Process a push notification so it appears in the messaging bar
  • Configure the Config.xml for app release
  • Build with Adobe PhoneGap Build
  • Build with the Command Line Interface
  • Complete pre-release testing of a mobile app
Includes:
  • 5.5 hours on-demand video
  • 17 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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.

REST APIs with Flask and Python

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 Articles
  • 2 Supplemental Resources
  • 7 Coding exercises
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Tuesday, December 26, 2017

Natural Language Processing with Deep Learning in Python

December 26, 2017 0
Complete guide on deriving and implementing word2vec, GLoVe, word embeddings, and sentiment analysis with recursive nets.

Natural Language Processing with Deep Learning in Python

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 the negative sampling optimization in word2vec
  • Understand and implement GLoVe using gradient descent and alternating least squares
  • Use recurrent neural networks for parts-of-speech tagging
  • Use recurrent neural networks for named entity recognition
  • Understand and implement recursive neural networks for sentiment analysis
  • Understand and implement recursive neural tensor networks for sentiment analysis

Includes:
  • 5 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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.

Python For Offensive PenTest: A Complete Practical Course

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, Clipboard Hijacking]
  • Learn how to exfiltrate data from your target
  • Learn how malware abusing cryptography by adding [AES,RSA,XOR] encryption to your shell
  • Privilege escalation on windows with practical example
  • Export your python script into EXE
  • You'll get answers to your questions!
  • You will setup your home virtual hacking lab
  • You will learn countermeasures against most of the attacks
  • Challenge yourself with UNSOLVED Exercises

Includes:
  • 6 hours on-demand video
  • 7 Articles
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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!

Spark and Python for Big Data with PySpark

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 how to use Spark's Gradient Boosted Trees
  • Use Spark's MLlib to create Powerful Machine Learning Models
  • Learn about the DataBricks Platform!
  • Get set up on Amazon Web Services EC2 for Big Data Analysis
  • Learn how to use AWS Elastic MapReduce Service!
  • Learn how to leverage the power of Linux with a Spark Environment!
  • Create a Spam filter using Spark and Natural Language Processing!
  • Use Spark Streaming to Analyze Tweets in Real Time!
Includes:
  • 10.5 hours on-demand video
  • 6 Articles
  • 3 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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!

Python Game Development - Create a Flappy Bird Clone

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

Saturday, December 23, 2017

The Advance java interview repository

December 23, 2017 0
Crack the Advance Java interview by mastering Spring,Hibernate and WebServices.

The Advance java interview repository

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 lifetime access
  • Access on mobile and TV
  • Assignments
  • Certificate of Completion

Friday, December 22, 2017

Multithreading and Parallel Computing in Java

December 22, 2017 0
Multi-threading and concurrent programming, parallel computation in java.

Multithreading and Parallel Computing 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

Thursday, December 21, 2017

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

December 21, 2017 0
Servlets and JSP Tutorial for Beginners.

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


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 Basics of using Maven, Tomcat and Eclipse
  • Understand Difference between Session and Request Scopes
  • Use Maven for Basic Dependency Management
  • Run Web Application in Tomcat
  • Style web applications with Bootstrap (Basics)

Includes:
  • 3.5 hours on-demand video
  • 2 Articles
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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.

Introduction to QGIS Python Programming

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 Python programs that work with QGIS

Includes:
  • 3.5 hours on-demand video
  • 1 Supplemental Resource
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Tuesday, December 19, 2017

Mastering ARKit for iOS

December 19, 2017 0
Build Amazing Augmented Reality Apps for iOS.

Mastering ARKit 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

Monday, December 18, 2017

Java Interview Guide : 200+ Interview Questions and Answers

December 18, 2017 0
200+ Java Interview Questions for Beginners.

Java Interview Guide : 200+ Interview Questions and Answers

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 of Functional Programming - Lambda Expressions and Streams
  • Understand Exception Handling Best Practices

Includes:
  • 6 hours on-demand video
  • 1 Article
  • 2 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Sunday, December 17, 2017

Taming Big Data with MapReduce and Hadoop - Hands On!

December 17, 2017 0
Learn MapReduce fast by building over 10 real examples, using Python, MRJob, and Amazon's Elastic MapReduce Service.

Taming Big Data with MapReduce and Hadoop - Hands On!


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 MapReduce and produce movie recommendations with it.
  • Understand other Hadoop-based technologies, including Hive, Pig, and Spark
  • Understand what Hadoop is for, and how it works

Includes:
  • 5 hours on-demand video
  • 1 Article
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Saturday, December 16, 2017

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

December 16, 2017 0

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 from Computer Science Professor Dr. Bryson Payne, author of the Amazon #1 New Release and Top 10 Best Seller in Children's Programming Books, Teach Your Kids to Code: A Parent-Friendly Guide to Python Programming (2015, No Starch Press).

Give Your Kids a Huge Advantage in a High-Tech World

Quickly master new problem-solving skills in Python with colorful, fun examples
Teach younger kids to code using Turtle graphics, with text-based games and apps for older learners
Build your own playable games and create beautiful graphics
Learn the basics of coding, from variables to loops and functions, with interactive, engaging apps

This is the kind of course you can enjoy with your kids!

Packed with fun examples, colorful graphics, and easy-to-follow plain English instruction, Teach Your Kids to Code is the course parents and kids, teachers and students can enjoy together, as they build one of the top job skills of the 21st century! Python is a great first language for beginners, but it's powerful enough to be used in companies from Google to IBM.

I designed this programming course to be easily understood by absolute beginners, with example code I used with my own pre-schoolers all the way through the apps I teach to college freshmen.

Quick, two- to eight-minute lessons will get you coding your own apps from scratch in minutes. Over 100 video lectures and 7.5 hours of content will give you the practice you need to master the powerful new skill of coding.

Everything you need to get started right away

Complete with working code downloads and high-definition videos, you'll be able to work alongside a professor with 18 years' teaching experience and over 30 years of programming knowledge. You'll also receive a Certificate of Completion upon finishing the course.

No Risk: Preview videos from Sections 1, 2, and 4 now for FREE, and enjoy a 30-day money-back guarantee when you enroll - zero risk, unlimited payoff! And, we've made this course easy to afford at just $30 so parents and students can get started now!

Sign up for this course and get started coding today!

* Programming Challenge Solutions added to all 7 Sections, plus new Bonus videos, including a new one with my 7-year-old son, Alex! New Turtle Gallery code and Bonus Q&A video added this month- keep the feedback and questions coming! Thanks! *

Praise for Teach Your Kids to Code:

★★★★★ "Inspired" - This is an inspiring course taught by an inspired teacher. The examples are well-chosen -- demonstrating principles through engaging, colorful projects rather than by teaching abstract principles first. While I wish the instructor weren't quite so repetitiously exuberant, this is at worst a minor stylistic blemish and might even be a plus for kids viewing it. — Kent Osband, Udemy student

★★★★★ "Excellent path into Python" Not just for kids...use this course as the perfect Python primer. Clear examples, that build quickly into programs, leading to learning challenges. Bryson's delivery is well paced and good fun. — Sean Jon Darcy, Udemy student

★★★★★“Dr. Bryson Payne is a computer scientist and professor of the highest caliber, and with Teach Your Kids to Code, he brings the power of computers within easy reach for learners young and old."—Dr. Antonio Sanz Montemayor, Informatics Professor, Universidad Rey Juan Carlos, Spain

★★★★★“The concepts in Teach Your Kids to Code can help any young person enhance their college prospects and expand their career opportunities."—Dr. Raj Sunderraman, Department Chair of Computer Science, Georgia State University

[For the Book version on Amazon] ★★★★★ “Dr. Payne set us on the path that led us to our dream jobs! With Teach Your Kids to Code, he's providing parents and teachers everywhere the chance to do the same for the next generation of creative problem-solvers."—Shah and Susan Rahman, Riot Games 

Who is the target audience?

-For kids 8 and up (learn on your own), for teachers, or for parents working with children ages 4-12.
-Perfect for homeschooling parents or K-12 parents and teachers who want to give their students a HUGE advantage by learning to read and write code.
-Apps and games suitable for kids from Pre-K through College Freshmen.
-Includes examples from chapters 1-7 of the book, Teach Your Kids to Code, by Dr. Bryson Payne (2015, No Starch Press).
-This online course does not include Pygame programming.
-This course is not for experienced Python coders, unless you want to code with your kids.

What Will I Learn?

-Code your own apps and games in Python 3.6 for Mac, PC, or Linux, from pre-K to college level
-Draw colorful spirals and shapes with Turtle graphics in Python
-Create fun, playable games like War, Yahtzee, and Rock-Paper-Scissors
-Build interactive apps that respond to user input and mouse clicks
-Master variables, loops and functions to prepare for more advanced programming courses (and a brighter future)!

Requirements

-A computer (PC, Mac, or Linux - even Raspberry Pi!). You'll download and install the latest Python 3.6 (FREE!) with step-by-step instructions.
-If you can use a text editor (Notepad, Word, etc.), you can program in Python!
-No prior programming experience needed.


Scrivener for iOS

December 16, 2017 0
Learn to write anywhere at any time when mobile using Scrivener for iOS.

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 video
  • 12 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

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

December 16, 2017 0
Build Native iOS and Android Apps with Angular 2/ Angular 4, Cordova and the Ionic 2 Framework. Build 4 Complete Apps!

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

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 video
  • 26 Articles
  • 25 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion