Tag Archive: Bundle
The Complete Machine Learning Bundle for $39
KEY FEATURES
Financial markets are fickle beasts that can be extremely difficult to navigate for the average investor. This course will introduce you to machine learning, a field of study that gives computers the ability to learn without being explicitly programmed, while teaching you how to apply these techniques to quantitative trading. Using Python libraries, you’ll discover how to build sophisticated financial models that will better inform your investing decisions. Ideally, this one will buy itself back and then some!
- Access 64 lectures & 11 hours of content 24/7
- Get a crash course in quantitative trading from stocks & indices to momentum investing & backtesting
- Discover machine learning principles like decision trees, ensemble learning, random forests & more
- Set up a historical price database in MySQL using Python
- Learn Python libraries like Pandas, Scikit-Learn, XGBoost & Hyperopt
- Access source code any time as a continuing resource
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels, but working knowledge of Python would be helpful
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
KEY FEATURES
R is a programming language and software environment for statistical computing and graphics that is widely used among statisticians and data miners for data analysis. In this course, you’ll get a thorough run-through of how R works and how it’s applied to data science. Before you know it, you’ll be crunching numbers like a pro, and be better qualified for many lucrative careers.
- Access 82 lectures & 9 hours of content 24/7
- Cover basic statistical principles like mean, median, range, etc.
- Learn theoretical aspects of statistical concepts
- Discover datatypes & data structures in R, vectors, arrays, matrices & more
- Understand Linear Regression
- Visualize data in R using a variety of charts & graphs
- Delve into descriptive & inferential statistics
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.
KEY FEATURES
Big Data sounds pretty daunting doesn’t it? Well, this course aims to make it a lot simpler for you. Using Hadoop and MapReduce, you’ll learn how to process and manage enormous amounts of data efficiently. Any company that collects mass amounts of data, from startups to Fortune 500, need people fluent in Hadoop and MapReduce, making this course a must for anybody interested in data science.
- Access 71 lectures & 13 hours of content 24/7
- Set up your own Hadoop cluster using virtual machines (VMs) & the Cloud
- Understand HDFS, MapReduce & YARN & their interaction
- Use MapReduce to recommend friends in a social network, build search engines & generate bigrams
- Chain multiple MapReduce jobs together
- Write your own customized partitioner
- Learn to globally sort a large amount of data by sampling input files
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.
KEY FEATURES
Java seems an appropriate name for a language that seems so dense, you may need a cuppa joe after 10 minutes of self-study. Luckily, you can learn all you need to know in this short course. You’ll scale the behemoth that is object-oriented programming, mastering classes, objects, and more to conquer a language that powers everything from online games to chat platforms.
- Learn Java inside & out w/ 35 lectures & 7 hours of content
- Master object-oriented (OO) programming w/ classes, objects & more
- Understand the mechanics of OO: access modifiers, dynamic dispatch, etc.
- Dive into the underlying principles of OO: encapsulation, abstraction & polymorphism
- Comprehend how information is organized w/ packages & jars
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels, but basic knowledge of Java is suggested
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
KEY FEATURES
Are you familiar with self-driving cars? Speech recognition technology? These things would not be possible without the help of Machine Learning–the study of pattern recognition and prediction within the field of computer science. This course is taught by Stanford-educated, Silicon Valley experts that have decades of direct experience under their belts. They will teach you, in the simplest way possible (and with major visual techniques), to put Machine Learning and Python into action. With these skills under your belt, your programming skills will take a whole new level of power.
- Get introduced to Machine Learning w/ 14.5 hours of instruction
- Learn from a team w/ decades of practical experience in quant trading, analytics & e-commerce
- Understand complex subjects w/ the help of animations
- Use hundreds of lines of source code w/ comments to implement natural language processing & machine learning for text summarization, text classification in Python
- Study natural language processing & sentiment analysis w/ Python
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels, but some knowledge of Python is suggested
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
KEY FEATURES
Sentiment Analysis or Opinion Mining is a field of Neuro-linguistic Programming (NLP) that aims to extract subjective information like positive/negative, like/dislike, emotional reactions, and the like. It’s an essential component to Machine Learning as it provides valuable training data to a machine. Over this course, you’ll learn real examples why Sentiment Analysis is important and how to approach specific problems using Sentiment Analysis.
- Access 19 lectures & 4 hours of content 24/7
- Learn Rule-Based & Machine Learning-Based approaches to solving Sentiment Analysis problems
- Understand Sentiment Lexicons & Regular Expressions
- Design & implement a Sentiment Analysis measurement system in Python
- Grasp the underlying Sentiment Analysis theory & its relation to binary classification
- Identify use-cases for Sentiment Analysis
- Perform a real Twitter Sentiment Analysis
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels, but some experience with Python is suggested
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
KEY FEATURES
Decision trees and random forests are two intuitive and extremely effective Machine Learning techniques that allow you to better predict outcomes from a selected input. Both methods are commonly used in business, and knowing how to implement them can put you ahead of your peers. In this course, you’ll learn these techniques by exploring a famous (but morbid) Machine Learning problem: predicting the survival of a passenger on the Titanic.
- Access 19 lectures & 4.5 hours of content 24/7
- Design & implement a decision tree to predict survival probabilities aboard the Titanic
- Understand the risks of overfitting & how random forests help overcome them
- Identify the use-cases for decision trees & random forests
- Use provided source code to build decision trees & random forests
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
KEY FEATURES
Deep Learning is an exciting branch of Machine Learning that provide solutions for processing the high-dimensional data produced by Computer Vision. This introductory course brings you into the complex, abstract world of Computer Vision and artificial neural networks. By the end, you’ll have a solid foundation in a core principle of Machine Learning.
- Access 9 lectures & 2 hours of content 24/7
- Design & implement a simple computer vision use-case: digit recognition
- Train a neural network to classify handwritten digits in Python
- Build a neural network & specify the training process
- Grasp the central theory underlying Deep Learning & Computer Vision
- Understand use-cases for Computer Vision & Deep Learning
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels, but some knowledge of Python is suggested
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.
KEY FEATURES
Assuming you’re an internet user (which seems likely), you use or encounter recommendation systems all the time. Whenever you see an ad or product that seems eerily in tune with whatever you were just thinking about, it’s because of a recommendation system. In this course, you’ll learn how to build a variety of these systems using Python, and be well on your way to a high-paying career.
- Access 20 lectures & 4.5 hours of content 24/7
- Build Recommendation Engines that use content based filtering to find products that are most relevant to users
- Discover Collaborative Filtering, the most popular approach to recommendations
- Identify similar users using neighborhood models like Euclidean Distance, Pearson Correlation & Cosine
- Use Matrix Factorization to identify latent factor methods
- Learn recommendation systems by building a movie-recommending app in Python
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels, but some knowledge of Python is suggested
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
KEY FEATURES
Python’s one of the easiest yet most powerful programming languages you can learn, and it’s proven its utility at top companies like Dropbox and Pinterest. In this quick and dirty course, you’ll learn to write clean, efficient Python code, learning to expedite your workflow by automating manual work, implementing machine learning techniques, and much more.
- Dive into Python w/ 10.5 hours of content
- Acquire the database knowledge you need to effectively manipulate data
- Eliminate manual work by creating auto-generating spreadsheets w/ xlsxwriter
- Master machine learning techniques like sk-learn
- Utilize tools for text processing, including nltk
- Learn how to scrape websites like the NYTimes & Washington Post using Beautiful Soup
- Complete drills to consolidate your newly acquired knowledge
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Loonycorn is comprised of four individuals–Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh–who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students. For more details on the course and instructor, click here.
Become an Ethical Hacker Bonus Bundle for $49
KEY FEATURES
You hear about it all the time: companies getting hacked, having their websites shut down or their customers’ data compromised. When that happens, it’s time to call in ethical hackers to break into network systems, evaluate their security, and propose solutions. After this course you’ll be well on your way to being one of these hackers, paid generously to hack networks, apps, emails, social media accounts, and more!
- Access 89 lectures & 16 hours of content 24/7
- Understand how to bypass different security layers after getting proper approval
- Learn how to compromise computers, crack passwords, crash systems & compromise applications
- Run a buffer overflow from scratch
- Stride towards a career in this fast-growing IT profession
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Mohamed Atef is an ICT Consultant, Senior Penetration tester and certified instructor with more than 20 years of experience in professional and academic courses and 2 books published.
- Certified Information System Security Professional (CISSP) ID #517943
- Microsoft Certified Trainer (MCT) ID #3022752
- EC Council Certified Instructor (CEI) ID #ECC51750391761
- CEH: Certified Ethical Hacking ID #ECC64515022319
- Certified Cisco System Instructor (CCSI)
- Microsoft Certified System Engineer (MCSE)
- Microsoft Certified IT Professional (Windows Server Administration 2008)
- CompTIA Certified (Network +) ID #
- CompTIA Certified (Server +)
- CompTIA Certified (Linux +)
- CompTIA Certified (Security +)
- Cisco Certified Network Associate (CCNA)ID #CSCO11273248
- Cisco Certified Network Professional (CCNP)
- Project Management Professional (PMP) )ID #1772374
KEY FEATURES
As the world moves more and more data and communications to the Internet, the demand for ethical hackers and penetration testers is higher than ever. In this demo-heavy, comprehensive course you’ll be immersed in the basics of ethical hacking, from installing the preferred penetration testing OS, Kali Linux, to the many varieties of network threats. This is an excellent first step towards a new career in an exciting IT field.
- Access 26 lectures & 7 hours of content 24/7
- Exploit security vulnerabilities w/ the Metasploit framework
- Make, detect & hide Trojans
- Capture network traffic packages & mine them for data
- Launch DNS spoof attacks & ARP poisoning attacks
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
THE EXPERT
Gökhan Okumus is a System Engineer currently working at the Turkish National Police IT Department. He started his career coding C++, and in high school learned C Sharp programming language. After two years in university he began to learn HTML, PHP, JavaScript and CSS. He has since taken several courses on Computer Networking, Firewall Administration, Windows and Linux server management. His current focus is Cyber Security.
KEY FEATURES
As the Internet grows, threats to users are becoming more complex and difficult to beat. For established and aspiring network security specialists, it’s essential to stay ahead of the security threat curve. In this course, you’ll be introduced to a series of lesser known web attacks and you’ll be given a crash course in how to prevent them. This is an outstanding course for professionals looking to broaden their knowledge of their field, as well as beginners interested in web security.
- Access 21 lectures & 2 hours of content 24/7
- Learn about web attacks & techniques that are uncommonly documented in books & courses
- Use accompanied demos & how-to’s to learn how to ward off unusual threats
- Discover basic hijacking & attack techniques like JSON & Blind RCE Injection
- Understand lesser known XSS variants, Reflected File Download Theory & more
- Recognize & prevent SSI Injection & Server Side Request Forgery
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Ajin Abraham is an Application Security Engineer by profession having 5+ years of experience in Application Security including 2 years of Security Research. He is passionate on developing new and unique security tools than depending on pre existing tools that never work. Some of his contributions to Hacker’s arsenal include OWASP Xenotix XSS Exploit Framework, Mobile Security Framework (MobSF), Xenotix xBOT, MalBoxie, Firefox Add-on Exploit Suite, Static DOM XSS Scanner, NodeJsScan etc to name a few.
He has been invited to speak at multiple security conferences including ClubHack, NULLCON, OWASP AppSec AsiaPac, BlackHat Europe, Hackmiami, Confidence, BlackHat US, BlackHat Asia, ToorCon, Ground Zero Summit, Hack In the Box and c0c0n.
KEY FEATURES
Smartphones can be extremely vulnerable to web attacks, and the mobile security industry has grown exponentially as a result. With frequent app releases and updates, it can be very difficult to maintain a mobile app testing environment. In this course, you’ll learn how to configure an extendable, scalable web framework called the Mobile Security Framework to perform automated security analyses of mobile apps. This is the course to put you on track for a high-paying career in mobile security.
- Access 22 lectures & 1 hours of content 24/7
- Learn how to perform automated security analyses for Android & iOS
- Understand real world use cases for the Mobile Security Framework like Android Malware
- Deploy the Mobile Security Framework in your own environment so you have complete control of the data
- Discover the Semi-automatic Dynamic Analyzer for intelligent app logic-based security assessments
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Ajin Abraham is an Application Security Engineer by profession having 5+ years of experience in Application Security including 2 years of Security Research. He is passionate on developing new and unique security tools than depending on pre existing tools that never work. Some of his contributions to Hacker’s arsenal include OWASP Xenotix XSS Exploit Framework, Mobile Security Framework (MobSF), Xenotix xBOT, MalBoxie, Firefox Add-on Exploit Suite, Static DOM XSS Scanner, NodeJsScan etc to name a few.
He has been invited to speak at multiple security conferences including ClubHack, NULLCON, OWASP AppSec AsiaPac, BlackHat Europe, Hackmiami, Confidence, BlackHat US, BlackHat Asia, ToorCon, Ground Zero Summit, Hack In the Box and c0c0n.
KEY FEATURES
Computer and network security is one of the fastest growing and most important sectors of technology, meaning companies will pay big bucks for ethical hackers. This is the perfect course for leaping into this lucrative career as you’ll learn how to use ethical hacking to reveal potential vulnerabilities in information systems. By the end of this course you’ll be well versed in the IT skills you need to be a network security pro.
- Access 55 lectures & 17 hours of content 24/7
- Learn how to gather information intelligence & find web application and system security vulnerabilities
- Scan using Nmap to bypass IDS protected targets & understand how to hack clients using modern web browsers
- Understand how to exploit Windows & Linux systems
- Develop Windows Exploits to test information systems
- Find & exploit web application vulnerabilities
- Learn how to find open ports in your target & gather information about them
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course:
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
THE EXPERT
Mohamed Ramadan is a Security Ninja with over 7 Years experience in Ethical Hacking, Penetration Testing, Malware Reverse Engineering, Forensics, Securing Websites and Servers. He is a featured guest in many popular TV Shows and in many popular news websites. He Found and Reported Many Security Vulnerabilities in Google, Facebook, Twitter, Microsoft, Nokia, Adobe, Apple, AT&T, RedHat, SoundCloud, GitHub, Etsy, Nokia Siemens, Zynga and Constant Contact.
Honors & Awards:
- Listed in Facebook WhiteHats ( 2014 )
- Listed in Facebook WhiteHats ( 2013 )
- Listed in Facebook WhiteHats ( 2012 )
- Listed in Twitter Top Hackers
- Listed in Microsoft WhiteHats
- Listed in Google Wall of Fame ( Reward Recipients )
- Listed in Google Hall of Fame ( Honorable Mention )
- Listed in Adobe Security Acknowledgments
- Listed in Apple Responsible Disclosure
- Listed in Etsy Responsible Disclosure
- Listed in RedHat Vulnerability Acknowledgements
- Listed in Nokia Siemens Networks Hall of fame as a Prime Reporter!
- Listed in AT&T Hall of Fame
- Listed in GitHub White Hat
- Listed in Zynga WHITEHATS
- Listed in SoundCloud Responsible Disclosure
- Listed in Constant Contact Responsible Disclosure
- Listed in Soldierx Hacker Database
KEY FEATURES
Keylogging is the action of recording keys struck on a keyboard and mouse clicks so that the user is unaware that their actions are being monitored. It’s an advanced, and extremely useful tool for ethical hackers to analyze how people are using a network or system to determine security threats. In this course, you’ll learn how to code at an advanced level in C++ to build a keylogger from scratch, adding a powerful weapon to your ethical hacking arsenal.
- Access 32 lectures & 6 hours of content 24/7
- Record any physical keyboard key & mouse click from a simple, central program
- Use an arbitrary keymap to translate machine keys
- Schedule logfiles to be automatically sent to an e-mail of your choosing
- Dive into complex C++ concepts like the Chrono library
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate, previous knowledge of C++ is highly recommended
Compatibility
- Internet required
THE EXPERT
Ermin Kreponic is a strongly motivated young IT expert, Linux enthusiast with a passion for troubleshooting network related problems. He has an exceptional eye for details and a sense of urgency when it comes down to problem solving.
Jerry Banfield has a Masters degree from the University of South Florida in May 2014, was certified as a state law enforcement officer in South Carolina in 2007, and has a bachelors degree earned from the University of South Carolina in May 2006.
KEY FEATURES
Linux system security is an absolute necessity for companies across many industries, and capable penetration testers are an equally important asset. Being able to tighten up security across Linux systems will put you in major demand in IT circles and make finding ethical hacking work much easier. By the end of this course, you’ll be proficient in protecting any Linux system and have the tools you need to start on a new and exciting career path!
- Access 57 lectures & 4 hours of content 24/7
- Learn how to protect Linux systems from hackers
- Enforce strong password policies & control passwords
- Discover SSH Hardening practices
- Understand port scanning & network service detection
- Protect the superuser account
- Share accounts securely w/ an audit trail
- Learn valuable methods of file system security & encryption
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Jason Cannon is a professional system administrator, consultant, and author. Jason started his career as a Unix and Linux System Engineer in 1999. Since that time he has utilized his Linux skills at companies such as Xerox, UPS, Hewlett-Packard, and Amazon.com. Additionally, he has acted as a technical consultant and independent contractor for small businesses and Fortune 500 companies. Jason has professional experience with CentOS, RedHat Enterprise Linux, SUSE Linux Enterprise Server, and Ubuntu. He has used several Linux distributions on personal projects including Debian, Slackware, CrunchBang, and others. In addition to Linux, Jason has experience supporting proprietary Unix operating systems including AIX, HP-UX, and Solaris. He enjoys teaching others how to use and exploit the power of the Linux operating system. He is also the author of the books “Linux for Beginners” and “Command Line Kung Fu.”
KEY FEATURES
Finish up your pentesting journey by learning about Cross Site Scripting, or XSS. It’s a computer security vulnerability that enables attackers to inject malicious script into Web apps to steal data and violate user privacy. You’ll learn the theory behind how XSS functions, then practical XSS mitigation techniques you can apply to guard against attacks like keylogging, phishing, reverse TCP shell attacks, and much more.
- Understand what XSS is & why it’s important to address this common security vulnerability w/ 16 lectures & 2 hours of content
- Learn about different types of XSS: Reflected, Stored, DOM & more
- Comprehend the different sources from which XSS originates
- Understand the different contexts in XSS: HTML, attribute, etc.
- Exploit XSS w/ the OWASP Xenotix XSS Exploit Framework
- Master how to implement XSS protection
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Ajin Abraham is an Application Security Engineer with 5+ years of experience, including 2 years of Security Research. He is passionate about developing new, unique security tools instead of using existing, potentially unreliable tools available today. Some of his hacking contributions include the OWASP Xenotix XSS Exploit Framework, Mobile Security Framework (MobSF), and Xenotix xBOT. He has also been invited to speak at notable security conferences, including ClubHack, NULLCON, OWASP AppSec AsiaPac, BlackHat Europe, and more.
KEY FEATURES
If you’re looking to build a career in security, there’s no better place to focus your efforts than penetration testing. By understanding the vulnerabilities and dangers presented by your network’s structure, you’ll learn how to remedy these gaps and save your company from major security breeches.
- Master ethical hacking techniques used in penetration systems w/ 22 lectures & 5.5 hours of content
- Learn the basic methods for penetration testing of a web application
- Go step-by-step through the entire penetration testing process
- Control remote servers
- Practice finding vulnerabilities in apps
- Learn to gain information on potential targets
- Study various attack types: authentication, session management, access controls, data stores, etc.
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner, but some basic IT skills and knowledge of Linux and/or Windows is suggested
Compatibility
- Internet required
THE EXPERT
Gabriel Avramescu is a Senior Information Security Consultant and IT Trainer. He works on an Internet security team focused on ethical hacking – deliberately and purposefully challenging the IT security assumptions, strategies, and methods of protecting vital assets and information by emulating an adversary.
The Freelance Web Developer Bundle for $25
KEY FEATURES
Ever wanted to build a website but lacked the technical expertise? In this accelerated course, you’ll learn HTML and CSS, two core languages to web development, and build a fully responsive landing page. Before you know it, you will have a strong foundation, and be on the path towards a productive career in web development.
- Access 28 lectures & 2 hours of content 24/7
- Build a fully functional, responsive web page
- Learn basic HTML tags & how to use CSS to style websites
- Add links, images, forms & tables to web pages
- Make websites responsive & portable so they look great in all screen sizes
- Introduce attractive fonts into your web pages
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Software developer and founder of ZENVA. Since 2012, Pablo Farias Navarro has been teaching online how to create games, apps and websites to over 150,000 students through the Udemy and Zenva Academy platforms, and created content for companies such as Amazon and Intel.
Pablo is a member of the Intel Innovator Program in the Asia Pacific, and has run live programming workshops in San Francisco, Brisbane and Bangalore. Pablo holds a Master in Information Technology (Management) degree from the University of Queensland (Australia) and a Master of Science in Engineering degree from the Catholic University of Chile. For more details on this course and instructor, click here.
KEY FEATURES
JavaScript is the most sought after coding language for employers, and being fluent in it can do wonders for your marketability. Used in front-end web development and designed to interact with other languages, JavaScript helps make websites more responsive and portable across desktop and mobile platforms. In this fast-paced 2 hour course, you’ll get up to speed with JavaScript and be ready to take on new web-based challenges.
- Access 15 lectures & 2 hours of content 24/7
- Learn JavaScript fundamentals to start integrating JavaScript into web & mobile applications
- Understand the various objects in JavaScript
- Discover Mathematics in JavaScript
- Create a trivia game from scratch to demonstrate your knowledge
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Mark Lassoff’s parents frequently claim that he was born to be a programmer. In the mid-eighties, when the neighborhood kids were outside playing kickball and throwing snowballs, Mark was hard at work on his Commodore 64 writing games in the BASIC programming language. Computers and programming continued to be a strong interest in college where Mark majored in Communications and Computer Science. After completing his college career, Mark worked in the software and web development departments at several large corporations.
In 2001, on a whim, while his contemporaries were conquering the dot com world, Mark accepted a position training programmers in a technical training center in Austin, Texas. It was there that Mark fell in love with teaching programming, which has been his passion ever since. Today Mark is a top technical trainer, traveling the country providing training for software and web developers. Mark’s training clients include the Department of Defense, Lockheed Martin, Discover Card Services, and Kaiser Permanente. He has consulted for companies such as Dell, Target, Lockheed Martin, and government agencies including the US House of Representatives. In addition to traditional classroom training and consulting, Mark releases video tutorial training for aspiring programmers on his website, www.LearnToProgram.tv and Udemy.com. He lives near Hartford, Connecticut where he is in the process of redecorating his condominium. For more details on this course and instructor, click here.
KEY FEATURES
When used in conjunction, PHP and MySQL are excellent tools to construct complex, data-heavy websites, while still allowing the flexibility to adjust those sites over time. They are essential tools for any aspiring web developer, and this course will get you up to speed fast. A well-paying developer gig is just around the corner!
- Access 55 lectures & 2.5 hours of content 24/7
- Learn how to install PHP & MySQL technologies on your local machine as well as hosted servers
- Understand basic PHP & MySQL tags, commands & constructs
- Build & work within a solid back-end database
- Use real world examples to discover advanced PHP programming
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Victor Bastos is a Web Developer and Online Instructor. For the last 5 years he has been teaching online and developing incredible projects with amazing, skillful people. His goal now is to help students understand how the web works and how to become top notch developers in order to get a job in the current tech industry.
Currently he’s working on several different projects like his new coding school Onclick Academy, where students can test their coding skills and search for a job in the current tech market. He is also the CEO of Web Labs Lda, which creates web apps for the Ed Tech Industry. For more details on this course and instructor, click here.
KEY FEATURES
WordPress makes it easy for anybody to operate their own website without typing a line of code. However, WordPress is a massively scalable platform, and its huge array of features can elude the casual user. With this course, you’ll learn how to optimize your WordPress presence, and become a professional, marketable user in just 2.5 short hours.
- Access 24 lectures & 2.5 hours of content 24/7
- Understand the WordPress back-end administration section
- Create & customize new pages, blog posts, menus, sidebars, footers, & other content features
- Learn SEO best practices
- Extend WordPress’s capabilities w/ powerful plug-ins
- Introduce yourself to WordPress security & site speed
- Install WordPress, choose & register a domain name, & connect to hosts
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Rob Cubbon has over 20 years experience in graphic design, web design and marketing, and has run his own business since 2005. He is an Amazon bestselling author of seven books and bestselling Udemy instructor. He is driven to help people experience the positive side of entrepreneurship, not the negative. He also builds brands, creates websites and runs marketing campaigns for his clients.
His mission statement: I want to help and inspire people to build sustainable online businesses, earn passive income and experience greater freedom and happiness in their lives.
For more details on this course and instructor, click here.
KEY FEATURES
Mobile app developers are in greater demand than ever as more and more people opt to access the internet via their smartphones. If you want to be a web developer, it’s crucial that you also understand how to build mobile apps. In this course, you’ll learn Swift, Apple’s official coding language, by building a real iPhone app that you can use to start a mobile app portfolio.
- Access 13 lectures & 1.5 hours of content 24/7
- Understand the basics of Swift programming
- Use Xcode, Apple’s app-building framework
- Learn the essential syntax & components of iOS development
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Nick Walter is an iOS developer that has been focused on mobile app design and creation for over 3 years. His involvement in the iOS community started off with a bang, and in 2013 he was one of 25 students worldwide to be invited to Apple’s “Cocoa Camp.” Within his community, he is also co-president of an Apple developer group called “Cocoa Heads.”
He has always had an itch to make things, but growing up in a small town he had limited access to programming resources. This frustration drove his early interest in online education. After experimenting with various companies, learning styles, and teaching processes, he has adopted the best strategies and used them in his courses. His experience as an online student has directly influenced his teaching style, and he is now proud to help students all over the world with their online learning goals.
Since the announcement of the new Swift programming language by Apple, he has buried himself in the Apple documentation and any online resource that is available. In his first Swift course, he provides students with a detailed explanation of the topics and skills needed to learn Swift, an overview of the basic features of the new language, and gets you started to begin building your first products.
Prior to teaching the internet’s first course on Swift, he created 5 iOS apps from scratch that are currently live in the App Store and being used by thousands of users worldwide. Using his experience launching his own apps, he’ll walk you through the shortcuts that can save you time and frustration from having to teach yourself. For more details on this course and instructor, click here.
KEY FEATURES
SpriteKit is a popular framework for building high-performance, battery-efficient 2D games for Apple devices. In this course, you’ll dive into the exciting world of mobile game development by getting hands-on experience with SpriteKit and the Apple development framework, Xcode. Before you know it, you’ll be able to build amazing games and try your luck in the App Store.
- Access 21 lectures & 2 hours of content 24/7
- Introduce yourself to Xcode
- Discover how to add game physics to objects
- Add SKActions to give your game life
- Learn how to customize your game’s art, color, sound & more
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
John Bura has been programming games since 1997 and teaching since 2002. John is the owner of the game development studio Mammoth Interactive. This company produces XBOX 360, iPhone, iPad, android, HTML 5, ad-games and more. Mammoth Interactive recently sold a game to Nickelodeon! John has been contracted by many different companies to provide game design, audio, programming, level design and project management. To this day John has 40 commercial games that he has contributed to. Several of the games he has produced have risen to number 1 in the Apple’s app store. In his spare time John likes to play ultimate Frisbee, cycle and work out. For more details on this course and instructor, click here.
KEY FEATURES
Android is an increasingly popular operating system, making it an exciting and slightly less saturated development frontier than iOS. Not to mention, programming for Android shares many similarities to programming for other platforms as well, making your future education easier. This immersive course will guide you along the process of building a functional, creative Android app and bringing it to users.
- Access 56 lectures & 3.5 hours of content 24/7
- Create, test & run Android apps
- Learn the ins & outs of Android Studio, the official Integrated Development Environment for Android
- Understand how to implement database creation, fragment management & custom array adapters into your programming
- Gain a skill set that will be applicable to all app development projects
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Stone River eLearning was founded in 2011, and has taught over 300,000 students through its website and reseller partners since its founding. Their courses focus on programming, development and design. For more details on this course and instructor, click here.
KEY FEATURES
One of the greatest perks to being a web developer is that you can work from anywhere, and you’re in such high demand, that you can work for anyone. You don’t have to be tied down to a single employer and salary when you can negotiate better deals with several. This course will teach you how to leverage your skill set and become a successful and independent freelance developer.
- Access 13 lectures & 1.5 hours of content 24/7
- Understand how to perform market research & know your clientele
- Learn tools to research your competitors
- Brand your business & find your first paying customers
- Discover 7 methods to find targeted customers
- Learn pricing strategies & best practices for billing & invoicing
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Phil Ebiner’s passion is inspiring people through online courses. Since 2012, over 200,000 students have taken his online courses. He graduated with a Bachelor’s Degree in Film and Television Production from Loyola Marymount University, Los Angeles. Over the past 5 years, he has shot and edited thousands of videos that have played everywhere from the movie screen and television to film festivals and YouTube. For more details on this course and instructor, click here.
Pay What You Want: Personal Finance Bundle for $1
KEY FEATURES
Personal finance management may seem like a daunting, scary subject, but it’s also a very real fact of life. Being able to budget and manage your finances better now, will allow you to live a better, more comfortable, and more active lifestyle one year, five years, or thirty years from now. There’s no better time to start planning than now, and no better way to start than with this course.
- Access 19 lectures & 2.5 hours of content 24/7
- Learn techniques to save thousands of dollars each year
- Create a personalized budget tailored directly to your lifestyle
- Make informed decisions when enrolling in employer benefits
- Use Excel functions to solve everyday financial problems
- Have credit cards pay you to use them
- Boost your credit score & build wealth faster by using a combination of brokerage & savings accounts
- Negotiate better deals on homes, condos & cars
- Calculate every aspect of car loans, personal loans, student loans & more
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
THE EXPERT
While Justin Kelsey’s friends in high school were playing video games and planning what movie to see on Friday night, he was planning his next business venture. By the age of 18, he had already owned and operated five successful companies, saving enough money to nearly pay for college on his own.
He was fortunate enough to attend one of the top public business programs in the country, where he dedicated four years to fine-tuning his skills in finance and business management. For each of those thrilling college years, he had budgeted down to the dollar how much money he would spend each semester (including the “social” expenses), and frequently helped friends do the same. Who wouldn’t love seeing their bank account balance six months in advance?
Although receiving a full-time offer from Amazon after completing a leadership internship with them, he discovered his true passion lies within consulting. There’s no better feeling at the end of the day than knowing you’ve helped a company grow, and working for the top consulting firm in the middle-market has given him the incredible opportunity to make a difference on a weekly basis.
His course materials will not only cover the core fundamentals of business, broken down into concepts so simple that even children could understand, but also include all of his personal Excel workbooks and programs (such as Quicken) that he has developed along the way. These include everything from an in-depth pricing tool when buying a car, to a simple-yet-effective budget to use when planning your next 6 months.
For more details on this course and instructor, click here.
KEY FEATURES
The stock market is a volatile, risky investment, but with some proper training, you can learn to maximize your profits. This comprehensive course will answer all of your most basic questions about investing in the stock market, and carry you through to analyzing corporate financial statements and performing technical analysis. Before you know it, you’ll have all the tools and knowledge you need to play the markets smartly and effectively.
- Access 78 lectures & 6.5 hours of content 24/7
- Start trading & investing wisely in the stock market
- Understand financial statements & what they indicate about a company’s overall financial health
- Analyze financial statements using ratio analysis & common size analysis
- Apply technical analysis for investing & trading
- Profit from a trade setup for all time frames & asset classes
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
THE EXPERT
IndianInsight.com is a niche stock advisory & education firm founded by Mr. Yash Utmani. Our focus is on providing education and stock advisory services for retail investors. Mr. Yash has close to 8 years experience in trading various international and Indian markets including stocks, bonds, short term interest rates futures & currency futures. He as been active in the stock market for close to a decade and specializes in techno-funda analysis, with special emphasis on Elliott wave analysis. He has also been involved in engagements with top notch Swiss/ U.K. based investment banks for implementing risk management systems. For more details on this course and instructor, click here.
KEY FEATURES
For most people, budgeting is a complicated chore. However, by simply paying a little closer attention and planning for the surprise expenses that inevitably come around every year, you can gain better control over your finances and be more comfortable spending your money where you want to spend it. This course will teach you proven methods to tighten your financial belt a little now, so you can more confidently loosen it later.
- Access 27 lectures & 4.5 hours of content 24/7
- Understand & see clearly why your debt balance keeps growing, even though you are making money
- Build a monthly spending plan that makes sense & works
- Discover where your spending leaks are & how to stop them
- Prepare yourself for budget busting surprise expenses & have a plan for handling them
- Plan your gift & holiday expenses & avoid the holiday debt hangover
- Gain more mindfulness, confidence & solid mastery over your finances
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Judy Lawrence is a professional Financial Counselor, Budget Coach and founder of www.moneytracker.com. She is the author of The Budget Kit: Common Cents Money Management Workbook 6th Ed (Kaplan Publishers -Over 425,000 copies in print). The Budget Kit is a perennial bestseller for Kaplan Publishing (previously Dearborn Publishers) for over 20 years and other publishers before that.
This time-tested workbook is now in its fourth decade serving multiple generations. When Judy originally self published “Common Cent$” she was ahead of her time with her pioneering concepts for creating a basic, complete and user friendly budgeting system in layman’s terms along with visual hands-on worksheets for quick understanding. And these concepts continue to stay relevant and effective.
Judy has appeared on numerous national networks including CNBC, Style Network,USA Radio Network, Business Talk Radio,and featured online and in print for decades.
Ms. Lawrence’s Master’s degree in Counseling enhances her financial counseling skills. Her down-to-earth style of books, coaching, webinars and presentations continue to help thousands of couples, individuals, professionals and solopreneurs get out of debt, gain financial control and have more financial peace of mind.
Customers, clients and workshop participants appreciate her encouraging, supportive, and easy-to understand approach for breaking through old restricting financial beliefs, patterns and barriers around money issues.
After spending ten years in the Silicon Valley / Bay Area in CA, Judy moved back to Albuquerque, NM and offers financial counseling/coaching nationally and globally by phone and Skype. Locally she offers in-home visits for financial counseling and presents public money management and budgeting workshops. Nationally she presents webinars to numerous companies and coaching through phone/Skype and active online platforms.
Ms. Lawrence developed a four month financial literacy training program for Greater Albuquerque Habitat for Humanity and for years trained the recipient partner families qualifying for Habitat homes. She is now on the Board. She also handles budget consultations for divorcing couples and has been a member of the Albuquerque Collaborative Divorce Alternatives Group.
Judy also enjoys being active with the local TEDxABQ community and traveling to New Zealand to visit her “Kiwi family” and offer coaching and workshops to the community. For more details on this course and instructor, click here.
KEY FEATURES
True financial freedom is a luxury many people never achieve. With this immersive course, however, you’ll gain the tools you need to not only manage your wealth, but build it so you can attain a new level of financial independence. From budgeting and investing to retirement planning and taxes, this is the online personal finance course to make you truly understand your money.
- Access 168 lectures & 7.5 hours of content 24/7
- Learn to budget & save your money & reduce expenses
- Understand credit cards & taxes
- Discuss loans, debts & debt reduction
- Get a crash course in investing & growing your income
- Examine retirement basics, planning & post-work financial freedom
- Navigate real estate, mortgages & other big ticket purchases
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Phil Ebiner’s passion is inspiring people through online courses. Since 2012, over 200,000 students have taken his online courses. He graduated with a Bachelor’s Degree in Film and Television Production from Loyola Marymount University, Los Angeles. Over the past 5 years, he has shot and edited thousands of videos that have played everywhere from the movie screen and television to film festivals and YouTube. For more details on this course and instructor, click here.
KEY FEATURES
If you lost your job today, would you feel secure about your financial future? For most people, the answer is no, which is why this course is so valuable. Teaching you how to safely invest to build passive income, you’ll learn tips to become more secure in the event of a disaster, or have the extra finances to travel once you’re retired.
- Access 45 lectures & 4 hours of content 24/7
- Learn to generate passive income online through the stock market
- Make 15-25% annual returns by using the copy & paste investing strategy
- Invest your money in high-earnings potential stocks
- Assess a company’s financial statements, annual reports & financial capacity to make better decisions
- Evaluate a company’s future financial prospects
- Calculate a company’s intrinsic value in real life
- Build a low-risk, diversified investment portfolio
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Wealthy Education specializes in stock market investing, financial management, accounting and personal finance. They’re dedicated to assisting students worldwide in achieving their financial goals, helping them become successful in their lives, and bringing them by far the best learning experience.
They have been providing E-learning courses on the most essential subjects for achieving success in today’s highly competitive environments, such as Personal Development, Finance & Investing, and Business Management & Development.
Their mission is simple: We are committed to helping you start investing profitably in the stock market, thereby you can build a better financial life and live a more satisfying retirement.
For more details on this course and instructor, click here.
KEY FEATURES
It may sound obvious, but wealth creation is an absolutely essential component of personal finance. The problem is that it always come so naturally to everyone. Wealth creation refers to personal budgeting, managing income and expenses, and building a net positive savings. This course will introduce you to four actionable steps you can use to generate more wealth, and manage it better. After all, we could all use a little more wealth.
- Access 20 lectures & 3.5 hours of content 24/7
- Learn the four actionable steps of wealth creation: identifying what you have, recording revenues & expenses, organizing & analyzing information, & budgeting savings & expenses
- Understand You Need a Budget, one of the leading personal finance softwares
- Develop your own effective personal finance budget
- Discover how to view & organize your revenues & expenses in a meaningful way
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Since 2011, Pisit Putthacharoenwat has been working as a private equity professional at one of the largest local private equity funds in Thailand where he has involved in multiple functions including fundraising, the evaluation of investment and divestment opportunities, and the advisory services to the portfolio companies especially in corporate strategy and financing plan. During his professional life, he also successfully completed all three levels of CFA exams. In addition, he has had a chance to lead the training sessions for new analysts in Thailand and Vietnam, the activity that has strengthened his passion for teaching, which has developed since his college life.
In addition to teaching, personal finance is also his favorite topic. He has been passionate about investment and insurance since he was studying in the top local university in Thailand. During fourth year of his study, he participated in two major competitions: CFA Global IRC 2011, the global equity-research competition sponsored by CFA Institute, and YFS 2010, the largest local finance competition sponsored by the Stock Exchange of Thailand. For CFA Global IRC 2011, where over 500+ universities participated globally, he became the national champion (Thailand), the regional champion (Asia-Pacific), and one of the four global finalists. For YFS, where over 4,000+ undergraduate and graduate students in Thailand participated, he was awarded 1st place in insurance segment both individual-based and team-based. As the person who decided to buy his own apartment at the age of 23 and to finance his purchase through mortgage, Pisit has deepened his understanding in personal finance principles and the importance of financial discipline. For more details on this course and instructor, click here.
KEY FEATURES
Whether you are a young professional just getting started or a seasoned veteran approaching retirement, the financial strategies conveyed in this course will be extremely useful for you. You will learn everything you need to know in order to achieve a level of financial security that won’t be affected by market crashes, lay-offs, outsourcing, or globalization. Most importantly, however, it will teach you how to get your money organized so you can live the life of your dreams!
- Access 28 lectures & 2 hours of content 24/7
- Analyze your spending, slash debt & implement a tool to model & monitor a flexible monthly budget
- Understand how each decision you make affects your financial statements
- Construct & implement an asset allocation model
- Learn how to analyze macroeconomic trends & leverage this understanding into actionable financial strategies
- Assess & acquire the prominent asset classes for any model; from cash to bitcoins
- Build & scale diverse income streams in order to achieve financial escape velocity
- Master your finances in 30 days
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Joe Withrow is just an average, hardworking American who did everything by the ‘American Dream’ handbook. He took advanced classes in a public high school and graduated with good grades. He then went on to earn a finance degree from a public university.
Upon graduation, Joe moved to a metropolitan city and played the corporate game, working for two different mega banks and earning several minor promotions/pay raises/bonuses for his efforts. Joe bought a starter home, met his wife, and settled down to live the American Dream – just as he had been “educated” to do. He contributed the match rate to his 401(k) and he maxed out his contributions to a traditional IRA – just as he had been “educated” to do.
Joe was doing everything the “right” way and a storybook life appeared to be unfolding before him.
But then something strange happened.
Joe started to see that the rat-race had no light at the end of the tunnel and no rewards worth reaping.
He began to realize that the ‘American Dream’ was at best a myth and at worst a means of control. He began to see how the monetary system itself worked against him. He began to realize that his annual wage increases could not possibly keep up with inflation over the long term and therefore he was stuck on a perpetual tread-mill despite doing everything the right way. He began to realize that the stock market could not possibly go up exponentially forever no matter how many talking heads swore up and down that it would.
So Joe started to do a lot of independent research and he started to do a lot of introspective examination. He quickly came to the realization that he had to build a more self-reliant lifestyle if he wanted to have a chance to create a Mindful life for himself and his family. So Joe made the decision to seek financial freedom. Over a period of time, Joe was able to eliminate debt and needless spending and redirect his income to a carefully constructed asset allocation model. This enabled him to end his career in corporate America and spend his time pursuing entrepreneurial projects of interest.
For more details on this course and instructor, click here.
KEY FEATURES
One of the most important skills you can learn in life is how to invest your money wisely. In this course, you’ll learn to do just that by investing online. Using simple, but effective, investment strategies contained in the course materials, you can build and manage a solid portfolio and start earning money passively. Don’t wait until it’s too late to invest, start building income today!
- Access 39 lectures & 3 hours of content 24/7
- Make a risk-free, 10% annual return from the stock market using simple strategies
- Build a low-risk wealth-building investment portfolio
- Set your financial goal & learn how to develop an effective investment plan
- Learn to foresee incoming investment opportunities
- Research & pick profitable investments more efficiently
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Wealthy Education specializes in stock market investing, financial management, accounting and personal finance. They’re dedicated to assisting students worldwide in achieving their financial goals, helping them become successful in their lives, and bringing them by far the best learning experience.
They have been providing E-learning courses on the most essential subjects for achieving success in today’s highly competitive environments, such as Personal Development, Finance & Investing, and Business Management & Development.
Their mission is simple: We are committed to helping you start investing profitably in the stock market, thereby you can build a better financial life and live a more satisfying retirement.
For more details on this course and instructor, click here.
Web Designers’ Icon & Vector Super Bundle for $19
KEY FEATURES
One of the greatest challenges when building apps is achieving a fluid, attractive design. Luckily for you, this 3000+ icon set is custom tailored to fit the most demanding projects and covers thousands of scenarios that could come up at an UX level. Add value to your iOS 9 projects with this massive library of icons, and take advantage of this extended commercial license to build financially-rewarding apps.
- Access 3000+ iOS-optimized icons across 35 categories
- Gain layered, properly named & infinitely scalable vector files in .AI, .SVG & .OTF formats
- Use all the formats you need, including .PSD, .CSH, .PNG, .AI, . SVG & Web Font
- Beautify status bars, nav bars, tab bars & tables w/ precise, crisp icons
- Build better apps for iOS 9 w/ icons crafted according to Apple iOS guidelines & ready for Xcode
PRODUCT SPECS
Details & Requirements
- Free updates
- Great support
Compatibility
- iOS 9
SOFTWARE LICENSE DETAILS
- Length of access: lifetime
- Commercially licensed for 3 projects & 100 icons
KEY FEATURES
Calling all designers! This 901 icon bundle offers high-quality flat icon designs and vector files that will give you more flexibility and freedom. Easily scalable, customizable, and offered in a range of formats, this set will add a flourish to apps and sites for any platform.
- Get access to 901 icons & vectors to make your site or app shine
- Use .EPS, .AI, .PSD, .PNG or .EPS files w/ Illustrator, Photoshop or w/o software
- Build games on top of awesome Game Backgrounds w/ included characters
- Make projects stand out w/ a range of flat icons, avatars & vectors
PRODUCT SPECS
Details & Requirements
Compatibility
- Internet required to download
Includes:
- 146 Awesome Flat Icons
- 95 Irresistible Flat Icons
- 35 Flat & Modern Avatars
- 170 Fresh Round Icons
- 100 Clean & Simple Icons
- 36 Samurai Characters
- 10 Game Backgrounds
- 150 Food Icons
- 68 Funky Fitness Icons
- 101 Travel Icons
- Length of access: lifetime
- Unlimited commercial or personal projects
SOFTWARE LICENSE DETAILS
KEY FEATURES
This bundle of pixel perfect, hand crafted icons boasts a huge library of categories from Communication and Commerce to Software and Statistics. Saved as individual transparent images and available in 16, 32, 64, 128, 256 and 512 pixel sizes, you may incorporate these icons into any project seamlessly. Let’s get to work!
- Access over 1200 icons in a vast range of categories
- Use icons in a wide variety of formats
- Incorporate icons into web apps, iOS, Android or native desktop apps
PRODUCT SPECS
Details & Requirements
- Usable in: Photoshop, Transparent Image, Illustrator, Web Legacy Image, Portable Doc, Web Fonts, Portable Image & Vectors
Compatibility
- Internet required to download
SOFTWARE LICENSE DETAILS
- Length of access: lifetime
KEY FEATURES
Building a website? Then you’re going to want these royalty-free vectors! This collection of 4,400 vectors will bring out the personality of not just one, but any of your websites. Specially encoded to be easily searchable in Finder on Mac or Windows Explorer, these vectors will make designing your next site a breeze.
- Access 4,400 vectors across a range of categories
- Search for vectors easily in Finder or Windows Explorer
- Use vectors on an unlimited number of personal & commercial projects
- Import to an editing application & quickly edit vectors to your preferences
PRODUCT SPECS
Details & Requirements
- All files are supplied in .EPS10 format. A vector editing application, like Adobe Illustrator, is required in order to edit these files.
Compatibility
- Internet required to download
SOFTWARE LICENSE DETAILS
- Length of access: lifetime
- Unlimited use for a single user
- All graphics are royalty free
- Files are delivered as an instant download after purchase
KEY FEATURES
Glypho Icons offer a precise, consistent design and a variety of sizes and formats to incorporate into your designs for any platform or device. You’ll get icons from a huge array of categories, including for social networks like Twitter, Facebook, Google, and more. This massive bundle will make any web or mobile app not only more aesthetically pleasing, but extremely functional as well.
- Access over 900 bold vector Glyph icons any time
- Create a custom icon font in minutes using the SVG files included in the pack
- Use .PNG, .AI, .SVG, .EPS, .CSH, & .PSD formats & 32 to 512 pixel sizes to incorporate icons any way you want
- Fill, outline or alternate individual icons to perfect your projects
- Scale vectors up or down easily w/ no quality loss
PRODUCT SPECS
Details & Requirements
- All files are supplied in .EPS10 format. A vector editing application, like Adobe Illustrator, is required in order to edit these files.
- Free updates
- Great support
Compatibility
- Internet required to download
SOFTWARE LICENSE DETAILS
- Length of access: lifetime
- Free updates
- Great support
KEY FEATURES
With the complete Flatterifics icons and illustrations bundle, you get over 290 files, all in vector formats. This pack will give you a number of generic, design and functionality related icons, but also has a strong focus in Wedding & Travel, and Babies & Kids. With a collection of unique and original icon and illustration designs, you can give your site or app more character than ever before!
- Access a diverse library of icons & illustrations in .AI file format, .PDF, .EPS, & .AI legacy files
- Find the perfect fit w/ 2 color options for each icon & illustration
- Edit files to your choosing w/ the included .PSD files
PRODUCT SPECS
Details & Requirements
- .AI file format, .PDF, .EPS & .AI legacy files
Compatibility
- Internet required to download
SOFTWARE LICENSE DETAILS
- Length of access: lifetime
- For personal or commercial use
- Cannot be resold or redistributed, or used in a product offered for sale where the item contributes to the core value of the product being sold
KEY FEATURES
Often what makes a good website great is the personality of the design. And these 140 illustrations have personality! Designed in a retro, minimalistic style, and coming in 4 different color schemes, you’ll open a whole new creative realm when you start working with them.
- Access a diverse library of icons & illustrations in .AI file format, .PDF, .EPS, & .AI legacy files
- Find the perfect fit w/ 4 color options for each icon & illustration
- Scale illustrations easily to fit any device’s screen
- Mix & match & create your own stylish illustrations in minutes
PRODUCT SPECS
Details & Requirements
- .AI file format, .PDF, .EPS & .AI legacy files
Compatibility
- Internet required to download
SOFTWARE LICENSE DETAILS
- Length of access: lifetime
- For personal or commercial use
- Cannot be resold or redistributed, or used in a product offered for sale where the item contributes to the core value of the product being sold
Vegas Pro 13 Mastery Bundle for $69
KEY FEATURES
Sony Vegas Pro 13 is the leading non-linear editing (NLE) software because of its immense array of features and capabilities. The sheer breadth of the software, therefore, gives it a bit of a learning curve. In this massive course, you’ll delve into Vegas Pro features and learn to optimize its multi-utility platform to create incredible videos and professional-quality presentations. By the end of this course, you’ll be using this innovative software like a pro.
- Access 103 hours of content & 11 lectures 24/7
- Understand the interface & various commands & tools of Vegas Pro
- Learn basic video editing & editing w/ scripts
- Implement special video effects
- Master color corrections & color tools to create the perfect look
- Get familiar w/ Vegas Pro Extensions & add-ons
- Use post-production tools to perfect audio & video
Note: Sony Vegas Pro 13 not included.
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
- Sony Vegas Pro 13 required
THE EXPERT
An initiative by IIT IIM Graduates, eduCBA is a leading global provider of skill based education addressing the needs 500,000+ members across 40+ Countries. Our unique step-by-step, online learning model along with amazing 1700+ courses prepared by top notch professionals from the Industry help participants achieve their goals successfully. All our training programs are Job oriented skill based programs demanded by the Industry. At eduCBA, it is a matter of pride to us to make job oriented hands on courses available to anyone, any time and anywhere. Therefore we ensure that you can enroll 24 hours a day, seven days a week, 365 days a year. Learn at a time and place, and pace that is of your choice. Plan your study to suit your convenience and schedule. For more details on this course and instructor, click here.
Interactive Nutrition & Weight Loss Diploma Bundle for $19
KEY FEATURES
Half the battle of losing weight and getting in shape is eating right. But it’s not always as simple as deciding to eat healthy; it involves complex nutritional knowledge. Whether you’re working to improve your own health or the health of others, this live course will provide you with the knowledge to speak with confidence.
- Learn to separate the true nutritional facts from the myths
- Study malnutrition, obesity, diet, digestion & more
- Learn about the essential nutrients
- Get quality healthy eating guidelines: portions, sugar levels, fats & more
- Learn about weight loss programs & diets
- Set realistic goals & work towards achieving them
- Learn to get maximum energy from your food
To view course schedule click here.
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 1 month
- Access options: live web access webinars & access to recordings
- Accredited certification available upon successful course completion & administrative fee paid directly to Shaw
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Live Nutrition Academy offers live lessons from nutrition professionals along with fully interactive bonus Q & A sessions.
For more details on this course and instructor, click here.
KEY FEATURES
Do you exercise constantly, but never get the results you’re hoping for? Your nutritional plan not only affects your weight, but your energy and athletic performance. This course will teach to you to develop a well planned eating strategy that will benefit your fitness and overall healthy. Whether you’re an exercise enthusiast or a trainer for athletes, this course will give the knowledge you need to make change happen.
- Create a well planned eating strategy to better your competition, fitness, recovery & risk of illness
- Understand why sports nutrition is important
- Study macronutrients, the fuel sources used during exercise, & energy metabolism
- Manipulate carbohydrate intake for maximum results
- Use diet to combat disease
- Understand what you are truly putting in your body w/ sports supplements
- Start hydrating properly
- Understand how to meet your weight loss & muscle building goals
To view course schedule click here.
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 1 month
- Access options: live web access webinars & access to recordings
- Accredited certification available upon successful course completion & administrative fee paid directly to Shaw
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Live Nutrition Academy offers live lessons from nutrition professionals along with fully interactive bonus Q & A sessions.
For more details on this course and instructor, click here.
KEY FEATURES
In many countries, approximately one in four children are obese. Help combat this incredible threat by helping improve the well-being of the world’s youth today. Whether you are looking to understand and adopt healthier choices for your child or family, implement a new lifestyle balance for your whole family or embark on a new rewarding career in Child Nutrition, this course is perfect for you.
- Study 7 core topics which are divided into chapter& incorporate these lessons into your current lifestyle.
- Explore the food pyramid & food groups
- Understand the merits for & against breast feeding versus bottle feeding
- Learn about feeding issues & frequent causes including Colic, Reflux, Constipation & Hungry Baby
- Learn how to properly wean babies
- Study proper toddler diets
- Review all the core topics of weight management
To view course schedule click here.
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 1 month
- Access options: live web access webinars & access to recordings
- Accredited certification available upon successful course completion & administrative fee paid directly to Shaw
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Live Nutrition Academy offers live lessons from nutrition professionals along with fully interactive bonus Q & A sessions.
For more details on this course and instructor, click here.
Trainz: A New Era Deluxe Bundle for $19
KEY FEATURES
Trainz: A New Era is the newest version of the popular Trainz series, and takes the train simulation genre to brand new heights! Historic and modern routes and famous locomotives come to life in mind-blowing realism with an incredible graphics engine. Build your own railway masterpieces and enjoy hundreds of hours of single and multiplayer gameplay in this amazing new game.
- Create your own routes w/ powerful in-game editing tools
- Open multiple windows to view & compare items in Preview Mode while creating your world in another window
- Accurately monitor all physics at work w/ the real-time physics editing tool
- Combine your efforts w/ other players to build & operate a working rail line
- Play a litany of new routes & sessions
- Use the Download Station to access 250,000+ DLC items created by other Trainz fans worldwide
- Share & enjoy your creations w/ the Trainz community
PRODUCT SPECS
Details & Requirements:
- Redeem on Steam.com
System Requirements:
Windows:
- Windows 7 64-bit
- Processor: Intel “i” series/AMD K10 series introduced 2009 onwards, 2 physical cores, 2 GHz 64-bit
- 4 GB of RAM
- Graphics: NVIDIA GT 430 or better, AMD ATI 5550 or better
- DirectX: Version 11
- 30 GB of storage
Mac:
- Mac OS X 10.9
- ProcessorL i5 2 GHz
- 6 GB of RAM
- Graphics: Intel Iris Pro with 1GB VRAM supporting OpenGL 3.3
- 30 GB of available storage space
- Sound Card
KEY FEATURES
This downloadable content takes you to the 1890s, where a mix of Diesel freight and preserved steam trains frequent the Warwick to Wallangarra route in Queensland, Australia. This route was the only rail link between Queensland and New South Wales until a standard gauge track was completed in 1932. You’ll travel back in time to experience this amazing Australian rail line when you boot up this DLC for Trainz: A New Era.
- Add hours of gameplay to your Trainz: A New Era experience
- Play Quick Drive along the Warwick to Wallangarra route
- Use the Freight Run & Passenger Run gameplay modes to test your skills
- Compete w/ friends in The Syndey Mail multi-player game
PRODUCT SPECS
Details & Requirements:
- Redeem on Steam.com
System Requirements:
Windows:
- Windows 7 64-bit
- Processor: Intel “i” series/AMD K10 series introduced 2009 onwards, 2 physical cores, 2 GHz 64-bit
- 4 GB of RAM
- Graphics: NVIDIA GT 430 or better, AMD ATI 5550 or better
- DirectX: Version 11
- 30 GB of storage
Mac:
- Mac OS X 10.9
- ProcessorL i5 2 GHz
- 6 GB of RAM
- Graphics: Intel Iris Pro with 1GB VRAM supporting OpenGL 3.3
- 30 GB of available storage space
- Sound Card
KEY FEATURES
The fictional town of Season Town rests in the American Mid-West, and is aptly named for its frequent seasonal change. This downloadable content is a true test to your Trainz: A New Era mettle as you’ll have to adapt to a variety of nasty weather patterns. Separate yourself from the “good,” and become elite!
- Add hours of gameplay to your Trainz: A New Era experience
- Control the weather & see how the route responds to different conditions
- Play Quick Drive along the Season Town route
- Traverse four branches of rail lines
PRODUCT SPECS
Details & Requirements:
- Redeem on Steam.com
System Requirements:
Windows:
- Windows 7 64-bit
- Processor: Intel “i” series/AMD K10 series introduced 2009 onwards, 2 physical cores, 2 GHz 64-bit
- 4 GB of RAM
- Graphics: NVIDIA GT 430 or better, AMD ATI 5550 or better
- DirectX: Version 11
- 30 GB of storage
Mac:
- Mac OS X 10.9
- ProcessorL i5 2 GHz
- 6 GB of RAM
- Graphics: Intel Iris Pro with 1GB VRAM supporting OpenGL 3.3
- 30 GB of available storage space
- Sound Card
KEY FEATURES
Milwaukee Road’s transcontinental mainline over St. Paul Pass between Drexel, Montana and Avery, Idaho is a famous North American freight and passenger route, and now you can simulate its path. Discover the snowy hills and winding paths that define this region as you coast along Milwaukee Road!
- Add hours of gameplay to your Trainz: A New Era experience
- Travel the Milwaukee Road – Avery Drexel route w/ friends on Multiplayer mode
- Play Quick Drive along the Milwaukee Road – Avery Drexel route
- Traverse four branches of rail lines in different seasons
PRODUCT SPECS
Details & Requirements:
- Redeem on Steam.com
System Requirements:
Windows:
- Windows 7 64-bit
- Processor: Intel “i” series/AMD K10 series introduced 2009 onwards, 2 physical cores, 2 GHz 64-bit
- 4 GB of RAM
- Graphics: NVIDIA GT 430 or better, AMD ATI 5550 or better
- DirectX: Version 11
- 30 GB of storage
Mac:
- Mac OS X 10.9
- ProcessorL i5 2 GHz
- 6 GB of RAM
- Graphics: Intel Iris Pro with 1GB VRAM supporting OpenGL 3.3
- 30 GB of available storage space
- Sound Card
KEY FEATURES
The Bidye Traction Railroad is a short line electric traction model railroad serving a range of industries including: lumber, grain, paint, metal & coal. In this Trainz: A New Era downloadable content, you’ll experience the inter-dependency of industries, and how trains work to tie them all together.
- Add hours of gameplay to your Trainz: A New Era experience
- Connect businesses along the Bidye Traction Railroad in a wide variety of sessions
- Play Quick Drive along the Bidye Traction Railroad route
- Experience the rail line w/ friends on unstructured multiplayer
PRODUCT SPECS
Details & Requirements:
- Redeem on Steam.com
System Requirements:
Windows:
- Windows 7 64-bit
- Processor: Intel “i” series/AMD K10 series introduced 2009 onwards, 2 physical cores, 2 GHz 64-bit
- 4 GB of RAM
- Graphics: NVIDIA GT 430 or better, AMD ATI 5550 or better
- DirectX: Version 11
- 30 GB of storage
Mac:
- Mac OS X 10.9
- ProcessorL i5 2 GHz
- 6 GB of RAM
- Graphics: Intel Iris Pro with 1GB VRAM supporting OpenGL 3.3
- 30 GB of available storage space
- Sound Card
Essential CompTIA & Microsoft Windows Server Administrator Certification Bundle for $65
KEY FEATURES
The CompTIA A+ certification is the leader in professional IT certifications, and can open up a ton of career doors. These two courses will prepare you to pass the CompTIA A+ 220-901 and 220-902 certification exams. These exams focus on the fundamentals of computer technology, hardware, installing and configuring operating systems, and much more. With the materials contained in these courses, you’ll be on the fast track to pass your CompTIA A+ certification with flying colors.
- Access prep materials for both the CompTIA A+ 220-901 & 220-902 certification exams
- Understand PC hardware, including motherboards, processors, memory & more
- Study expansion cards, display devices, peripherals & custom configurations
- Master networking, networking hardware & Internet Protocol
- Learn how to install & configure operating systems
- Discover operating tools, preventive maintenance, security, virtualization & more
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 12 months
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
iCollege is a leading international provider of E-Learning courses, learning technologies and development services.
iCollege is a collaborative venture between XpertSkills and XpertEase Software.
The synergistic result of their joint venture enables them to provide sophisticated, innovative, relevant, flexible and cost-effective learning solutions.
Their collective knowledge and experience in education and training provision sets the standard for service delivery in learning solutions. For more details on this course and instructor, click here.
KEY FEATURES
CompTIA’s Network+ N10-006 is a top certification that validates technical competency in networking administration and support. The certification confirms a technician’s critical knowledge of media and topologies, protocols and standards, and network implementation and support. Obtaining this certification will make you eligible for many network administration jobs and put you on the path of a well-paid career in IT.
- Access prep materials for the CompTIA Network+ N10-006 certification exam
- Understand key network principles & topologies
- Study OSI Models & functions
- Master networking hardware, physical media, ethernet & more
- Learn Internet Protocol & TCP/IP
- Discover IP addressing principles
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 12 months
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
iCollege is a leading international provider of E-Learning courses, learning technologies and development services.
iCollege is a collaborative venture between XpertSkills and XpertEase Software.
The synergistic result of their joint venture enables them to provide sophisticated, innovative, relevant, flexible and cost-effective learning solutions.
Their collective knowledge and experience in education and training provision sets the standard for service delivery in learning solutions. For more details on this course and instructor, click here.
KEY FEATURES
Windows Server 2012 R2 is a server system that delivers global-scale cloud services into corporate infrastructures. This course is designed for IT professionals who want to validate the skills and knowledge necessary to install and configure Windows Server 2012 R2. Through this comprehensive training course, you’ll prepare for the Microsoft Exam 70-410 which, when you pass, will allow you to install and configure this server professionally.
- Access prep materials for the Microsoft Exam 70-410
- Configure servers, local storage, files & share access, print & document services & more
- Create & configure virtual machines settins & storage & virtual networks
- Deploy & configure Dynamic Host Configuration Protocol & DNS services
- Install domain controllers
- Create & manage Active Director users, computers, groups & organizational units
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 12 months
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
iCollege is a leading international provider of E-Learning courses, learning technologies and development services.
iCollege is a collaborative venture between XpertSkills and XpertEase Software.
The synergistic result of their joint venture enables them to provide sophisticated, innovative, relevant, flexible and cost-effective learning solutions.
Their collective knowledge and experience in education and training provision sets the standard for service delivery in learning solutions. For more details on this course and instructor, click here.
KEY FEATURES
This course will prepare you for the Microsoft Exam 70-411, which will certify your ability to administer Windows Server 2012 R2 infrastructure in an enterprise environment. Learning how to install and administer Windows Server 2012 R2, and earning the relevant certification, will qualify you for high-paying IT jobs. The materials in this course will give you the tools you need to crush the Microsoft Exam 70-411
- Access prep materials for the Microsoft Exam 70-411
- Deploy & manage serve images
- Implement patch management & monitor servers
- Configure Distributed File Systems, File Server Resource Manager & file & disk encryption
- Understand how to configure DNS zones & records, & VPN & routing
- Learn how to maintain Active Director & manage account policies
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 12 months
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
iCollege is a leading international provider of E-Learning courses, learning technologies and development services.
iCollege is a collaborative venture between XpertSkills and XpertEase Software.
The synergistic result of their joint venture enables them to provide sophisticated, innovative, relevant, flexible and cost-effective learning solutions.
Their collective knowledge and experience in education and training provision sets the standard for service delivery in learning solutions. For more details on this course and instructor, click here.
KEY FEATURES
This course will prepare you for the Microsoft Exam 70-412, which will validate your skills and knowledge to configure advanced services in Windows Server 2012 R2 infrastructure. Passing 70-412 will put you in an elite category of IT professionals with the skills to fully administer a Windows Server.
- Access prep materials for the Microsoft Exam 70-412
- Learn how to configure Network Load Balancing & failover clustering
- Manage Virtual Machine movement & failover clustering roles
- Understand how to configure advanced file services, optimize storage & manage backups
- Discover how to recover servers & configure site-level fault tolerance
- Implement advanced Dynamic Host Configuration Protocol solutions & DNS solutions
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: 12 months
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
iCollege is a leading international provider of E-Learning courses, learning technologies and development services.
iCollege is a collaborative venture between XpertSkills and XpertEase Software.
The synergistic result of their joint venture enables them to provide sophisticated, innovative, relevant, flexible and cost-effective learning solutions.
Their collective knowledge and experience in education and training provision sets the standard for service delivery in learning solutions. For more details on this course and instructor, click here.
The Complete Game Design & Developer Bundle for $59
KEY FEATURES
Certainly you can spend endless hours pouring over the minutiae of game development theory, but the only way to really learn is by doing. Throughout this course, you’ll walk through the process of building 5 games for various Apple devices, master use of SpriteKit in Swift, and finish your lessons having built real apps you can proudly publish for immediate usage.
- Learn to code by building games w/ 5 hours of content
- Create 5 games for iPad, iPhone & OS X
- Master using Swift & SpriteKit for iOS 9
- Make simple art for your game in Photoshop & Illustrator
- Configure the logic of your games
- Export your apps & publish them to the iTunes Store
- Build skills transferrable to future endeavors
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate
Compatibility
- Internet required
THE EXPERT
John Bura has been programming games since 1997 and teaching since 2002. He is the owner of the game development studio Mammoth Interactive, which produces XBOX, iPhone, iPad, Android, HTML5, and other games. To this day, John has contributed to 40 commercial games and counting, several of which have risen to number 1 in the iTunes App Store. For more details on the course and instructor, click here.
This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!
KEY FEATURES
Why waste thousands of dollars on a formal video game development degree? Avoid a lifetime of loan payments, and get practical experience you can instantly use to develop your own games. In this comprehensive course, you’ll learn everything you need to create the next iTunes Store chart-topper: how to animate characters, model 2D and 3D images, and much more.
- Create premium video game art w/ 87 hours of content
- Access a wide array of game design topics: basic traditional drawing, training to be a professional video game artist, etc.
- Learn the basics of 3ds Max & use it to create real-life projects
- Understand 2D & 3D drawing techniques
- Fully master game layout & design principles
- Get a primer on video game art, animation, 2D & 3D modeling, layout, and design
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
- Free Autodesk 3ds Max Educational Version (36 month trial)
- Free Adobe Photoshop CS5 Extended (1 month trial)
- Education Version of Adobe Photoshop CS5 Essentials
- A PC for 3ds Max (there is no Mac compatible version of 3ds Max)
THE EXPERT
Stone River eLearning offers easy to understand online courses. They are very passionate about teaching topics that of interest – from technology, to business, to education. Stone River eLearning offers high-quality courses that take you from beginner to expert in a matter of hours. For more details on the course and instructor, click here.
This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!
KEY FEATURES
Master game app creation by utilizing JavaScript in conjunction with the Phaser HTML5 development framework. With Phaser’s cross-platform features, you’ll gain an understanding of a hybrid app development process that will turn you into a flexible, versatile game developer, able to craft apps for both iOS and Android alike.
- Create 5 mobile games using JavaScript & the Phaser library w/ 10 hours of content
- Understand the hybrid app development process
- Configure home & loading screens, on-screen controls, etc.
- Jazz up your games w/ sound, text, animations & more
- Publish to the iOS & Android platforms w/ the Intel XDK
- Become proficient in JavaScript & HTML5 development
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Includes instruction on:
- Game 1: Farm animal toddlers game
- Game 2: Virtual pet game
- Game 3: Platformer Super Mario game
- Game 4: Multi-level spaceship game
- Game 5: Candy Match-3 game
Compatibility
- Internet required
THE EXPERT
Pablo is a web and mobile app developer, as well as entrepreneur. He is also the founder of ZENVA, which runs four communities featuring game, web and mobile app development tutorials: Zenva Academy, GameDev Academy, HTML5 Hive (also known as “the hive”), and for Spanish speakers, De Idea A App. Besides teaching online how to create games, apps and websites to over 85,000 students, Pablo has created content for companies such as Amazon and Intel.
KEY FEATURES
The best way to create an iTunes chart-topper is by emulating one. In this course, you’ll be cloning the popular game, Crossy Road as you learn the best game development practices to create your own hit. Dive into obtaining your iOS developer license, create a game in Unity3D with minimal code, then use your newfound skills towards any future game development projects.
- Use Unity3D to create games w/ 6.5 hours of content
- Get your iOS developer license
- Create a game for iOS or Android using minimal code
- Program animations, build a game menu & keep score
- Import artwork into Unity3D & utilize it in the games you develop
- Learn how to publish games to the iTunes App Store
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
- Unity3D required (free download available)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED. For more details on the course and instructor, click here.
This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!
KEY FEATURES
The demand for 3D modeling and animation skills is growing across a number of industries, from gaming to architecture, and there has never been a better time to delve into this exciting and lucrative field. In this course you’ll use Blender 3D, a feature-rich, free modeling and animation suite to bring 3D creations to life. The creative possibilities in Blender 3D are nearly limitless, as you’ll soon find out!
- Access 45 lectures & 6 hours of content 24/7
- Model your own 3D meshes using a variety of modeling techniques & workflows
- UV map objects using projection & unwrapping
- Texture 3D models & work w/ materials
- Configure scene lighting & use Blender’s animation tools to animate objects & scenes
- Work w/ ambient, atmospheric rendering effects
- Perform basic simulations using the built-in game engine
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
- Blender 3D required
THE EXPERT
Richard Sneyd is the CEO of CyberMyth Games, an independent game development studio based in Ireland. He also moonlights as a game design lecturer, drawing upon his years of experience creating games, and prides himself on his easily digestible teaching style. For more details on the course and instructor, click here.
This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!
KEY FEATURES
Gaming in the Apple universe now extends to tvOS, and allows developers to leverage many of the same frameworks, technologies, and concepts of iOS development to build games for Apple TV. Whether you’re an experienced iOS programmer or brand new, this course will introduce you to core game development concepts while you build real games for both iOS and tvOS.
- Learn to build games for tvOS & iOS w/ 40 lectures & 10 hours of content
- Create a tvOS template for navigating between game scenes, passing data around classes & saving data using NSUserDefaults
- Build a retro 2d-style side scroller game from scratch for tvOS or iOS
- Share code & assets between a tvOS template & an iOS template
- Design physics-based environments & program simple, interactive characters
- Incorporate a property list to change variables on a per-level basis
- Discuss scoring, moving platforms, continue points, inventory & much more
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime access
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Justin Dike is the founder of CartoonSmart, one of the Internet’s first video training websites. He is a long-time illustrator and animator, focusing mostly on Adobe Flash, and experienced programmer with Swift, Sprite Kit, Actionscript 3, Objective C and Cocos2d. For CartoonSmart, he has recorded hundreds of hours of video tutorials, and recently published his first full length book, titled iOS Programming with Xcode and Cocos2d. Justin has also developed many iOS games, including a side scrolling game engine. For more details on the course and instructor, click here.
This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!
Complete API Mastery Bundle for $22
KEY FEATURES
APIs are an extremely powerful way to access content and interact with servers across the internet. They may be thought of as important building blocks for a web application you’re developing. In this course, you’ll learn how to use JavaScript to connect to popular web 2.0 APIs like Twitter, Google Maps, and Facebook. The skills you gain from this course will make building your next website considerably easier, and allow it to be even more dynamic.
- Access 40 lessons & 2.5 hours of content 24/7
- Use HTML & CSS to set up a webpage & JavaScript to pull data on to the page
- Understand how AJAX & JSON are used to transfer & output data on to a webpage
- Add interactive maps, set markers & more using Google Maps APIs
- Learn the Twitter Developer API & its many functionalities
- Use the JavaScript SDK to access the Facebook API to authorize your apps w/ Facebook
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Providing Smart digital solutions online since 2001, Laurence Svekis is considered a true web technology expert, having professional experience in a wide range of digital areas: from Search Marketing, Video Marketing, Content Creation, User Experience, application architecture, to web programming.
After launching his first websites he quickly realized that to get traffic on your site you need to be able to market online. Researching and using personal experimentation as to what are the most successful ways to effectively drive traffic to his websites, he was able to successfully build multiple success eCommerce sites. He used his expertise to provide Search Engine Marketing Services SEO to 100’s of clients.
In the advent of Social Media in 2006, he had identified it as an excellent opportunity to drive traffic and connect with users. He created many successful sites that integrated with Myspace and then later into Facebook. He was able to monetize the traffic on several platforms, driving in some cases 10K+ clicks daily to the various platforms..
Applications he has created have entertained, informed and engaged tens of millions of people and he has over billions of page views on various platforms.
KEY FEATURES
Being able to create APIs will empower your web development skills and allow the websites you build to better interact with external servers throughout the internet. The skills you learn in this course will put you in high demand for well-paying web development jobs, and allow you to step up to a more elite level of programming.
- Access 14 lectures & 2 hours of content 24/7
- Gain a detailed knowledge of how to create Java-based REST/JSON APIs
- Set up a Maven project in Eclipse
- Document APIs using Swagger
- Learn how to use MongoDB as the back end for APIs
- Use the instructor’s GitHub account w/ many extras & examples to complement your learning
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
- Mac OS X is recommended
THE EXPERT
Tom Jay has been creating Java Server applications for the last 15 years with lots of focus on Web Services to supported integration of mobile. Rest/JSON integration are the focus of most of his classes as well as IoT such as iOS Native Swift BLE and ESP8266 type development matches with Arduino 101 devices using the Intel Curie Module.
KEY FEATURES
This first course in a three part series is designed to teach technical writers how to write API documentation. Focusing on the two most popular structured data formats, JSON and XML, the course teaches you how, and why it’s important, to document structured data. While the course is geared towards technical writers, programmers can also gain important insights into API documentation that can be a big help with their careers!
- Access 15 lectures & 1.5 hours of content 24/7
- Gain a background on APIs & structured data
- Break down sample JSON & XML files to learn how they work
- Get a real-time, narrated writing of JSON & XML documentation
- Complement your learning w/ hands-on exercises & quizzes
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
Peter Gruenbaum founded his company, SDK Bridge, to bring together his love of technology and writing. After 10 years as a software developer, he learned the skill of API writing at Microsoft. Since then, he has worked as an API writer to describe APIs for eCommerce, automobile traffic prediction, electric utilities, mobile phones, and tractors, just to name a few. In addition to API and SDK documentation, he creates video tutorials for software developer audiences. Peter received his BA in Physics from the University of Chicago and his PhD in Applied Physics from Stanford University.
KEY FEATURES
In the second course in this three part series on API documentation, you’ll dive into documenting REST APIs. REST is a popular style of web API used to communicate data between devices and servers. By the end of this course, you’ll have a strong grasp on an important component of API documentation, and be on the path to a lucrative technical writer career.
- Access 19 lectures & 1.5 hours of content 24/7
- Gain a background on REST APIs
- Break down REST requests into their various pieces w/ examples
- Examine real-time, narrated writing of REST documentation
- Receive overviews of authentication & authorization for REST
- Complement your learning w/ exercises & quizzes
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate
Compatibility
- Internet required
THE EXPERT
Peter Gruenbaum founded his company, SDK Bridge, to bring together his love of technology and writing. After 10 years as a software developer, he learned the skill of API writing at Microsoft. Since then, he has worked as an API writer to describe APIs for eCommerce, automobile traffic prediction, electric utilities, mobile phones, and tractors, just to name a few. In addition to API and SDK documentation, he creates video tutorials for software developer audiences. Peter received his BA in Physics from the University of Chicago and his PhD in Applied Physics from Stanford University.
KEY FEATURES
If you’ve ever considered a career in technical writing, you need to take this course. You’ll learn how to write conceptual API documentation and learn guidelines for good sample code. Additionally, you’ll get tools for making REST requests and for finding open source projects to document as an entryway into the field of technical writing.
- Access 13 lectures & 1 hour of content 24/7
- Recognize the difference between reference material & conceptual material
- Learn how to write good conceptual material
- Gain guidelines for good sample code
- Understand how to use tools to make REST calls
- Discover how to find open source projects on the internet
- Complement your learning w/ exercises & other resources
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: advanced
Compatibility
- Internet required
THE EXPERT
Peter Gruenbaum founded his company, SDK Bridge, to bring together his love of technology and writing. After 10 years as a software developer, he learned the skill of API writing at Microsoft. Since then, he has worked as an API writer to describe APIs for eCommerce, automobile traffic prediction, electric utilities, mobile phones, and tractors, just to name a few. In addition to API and SDK documentation, he creates video tutorials for software developer audiences. Peter received his BA in Physics from the University of Chicago and his PhD in Applied Physics from Stanford University.
KEY FEATURES
Unified Functional Testing is the new name for QuickTest Professional, an automated functional API testing tool that helps testers to identify any gaps, errors or defects in applications. API Automation is an extremely important tool in the web and mobile app development industry, meaning companies are willing to pay a premium for competent API testers. This course will make you one of those competent people, putting you in professional demand!
- Access 114 lectures & 4.5 hours of content 24/7
- Understand Unified Functional Testing & its new design
- Learn different types of APIs, how to test them, & why they’re important
- Use Unified Functional Testing to do Automation Testing of APIs
- Create your own solutions in UFT & pack them w/ API tests
- Receive the Testing Progression cycle to know which tests to create & when
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
THE EXPERT
When trying to break into the IT industry, QTP Tutorial started from nothing. He had no background in IT and no Bachelor of Computer Science degree. He learned everything on his own through research and practice utilizing the information that he found online. It was by no means an easy process. A lot of the courses and tutorials on QTP/UFT online were either outdated or didn’t offer a clear and concise explanation of the concepts they were teaching. When he started his first job as an Automation Engineer with QTP, he was surprised at how different the real world practices were. Thousands of hours later, he decided to start a company teaching Automation Testing the proper way, the real way, the efficient way. He wanted to take all of my knowledge, all of my faults and mistakes, and all of my on the job experience and create courses. Courses that would actually teach people the correct way to do automated software testing. He wanted to make sure that my students were not wasting any time on useless or outdated techniques (like Keyword Driven Frameworks). He only teaches what works in the industry today and what will work years from now. He wants to cut the learning curve for my students and only teach them the information they will actually use.
Intro to Unity 3D Game Development Bundle for $19
KEY FEATURES
If you’ve ever wanted to design mobile games, this is the place to start. Over this course, you’ll learn how to design, program and publish a 3D shooter mobile game with the leading mobile game engine, Unity 3D. Even if you have absolutely no programming experience, you can use Unity to create seamless, interactive games that can soar to the top of the app store charts!
- Access 96 lectures & 7.5 hours of content 24/7
- Use free tools to build an amazing 3D shooter game from scratch
- Understand 3D Pixel Art & utilize it in your game
- Learn how to publish apps & games to the App Store or Google Play
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.
KEY FEATURES
Building mobile games for individual games is one thing, but scaling to incorporate a multiplayer universe like in MineCraft or Clash of Clans sounds pretty brutal, right? Well, it won’t be after this course. The tools and skills you’ll learn here will allow you to easily turn any Unity games into online multiplayer platforms. Your game design abilities are about to get a ton more interesting.
- Access 43 lectures & 4 hours of content 24/7
- Create real time, networked games in Unity Multiplayer
- Use low level APIs to optimize your game for a networked environment
- Connect your players easily w/ Unity Matchmaker Servers
- Turn a 3D shooter game into a multiplayer game hosting 2 to 16 players
- Receive all project files, source codes, graphic files, animations & models
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.
KEY FEATURES
If you’ve spent any time playing mobile games, you have probably been prompted to “buy coins” or other kinds of currency to enhance your game experience. This method is an important factor in monetizing games, and making them more sustainable for the creator. In this course, you’ll learn how to implement a coin management system in your own games to make them more profitable, so you can focus on creating new ones.
- Access 18 lectures & 2 hours of content 24/7
- Design a game user interface to display coin amounts
- Create an in-game store for your users to shop
- Connect a coin management system to Google Play or iTunes Connect
- Learn how to bundle & package store code to be reused in any game
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.
KEY FEATURES
Google Play and the Mac App Store are each currently supersaturated with millions of apps. Obviously, that makes it hard to find and retain a user base for your app or game. Building an email list is one of the best ways to keep users engaged, and to make sure they know of your new products as you release them. This course will give you an introduction to email marketing in the app world, and help you develop tools to build a strong user base.
- Access 12 lectures & .5 hours of content 24/7
- Learn methods of capturing users’ email addresses
- Understand how to re-engage users through email
- Boost downloads & new users by advertising new features via email
- Gain users for new games & apps easily
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.
KEY FEATURES
You’ve probably used mobile apps or games that ask you to watch a video to get some kind of reward, or to move on to the next screen. They might bother you, but video rewards are an excellent monetization system for developers. If you want to be successful building mobile apps and games, you’re going to want this instruction!
- Access 16 lectures & 1 hour of content 24/7
- Create a video reward system using Unity 3D
- Package your video reward system so you can reuse it easily in any Unity project
- Receive all the files of the finished reward package, ready to use in your games
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: intermediate
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.
KEY FEATURES
A game is only as fun as its characters. That’s a saying, right? Well, it should be. Because after this course, you’ll be designing awesome, engaging characters and arming them with unique weapons and items to enhance the gaming experience. You don’t need any programming or digital artistry experience–just an imagination and an eagerness to work with Unity 3D. Start your journey towards creating the next Mario today.
- Access 39 lectures & 4 hours of content 24/7
- Build a mobile game from scratch
- Add levels, characters & animations to bring your game to life
- Create items such as swords, shields & helmets & learn how to make characters pick them up & equip them
- Receive 50 life-like animations & code for 2 characters
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.
KEY FEATURES
While there are tools and programs that enable people without programming skills to build apps and games, the only way to have total creative control over your projects is to learn how to program. In this beginner course, you’ll learn fundamentals of C# and Swift, two important languages for writing interactive games. Invest in yourself today, and your future will thank you tomorrow!
- Access 43 lectures & 2.5 hours of content 24/7
- Gain a foundation in Swift & C#
- Learn fundamentals of programming that can be applied to learning any language
- Understand the debugging process
- Discover coding w/ hands-on, real-life examples
PRODUCT SPECS
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: beginner
Compatibility
- Internet required
- Unity 5 required (free to download)
THE EXPERT
Yohann Taleb is a leading expert in mobile game programming, app flipping and reskinning. Besides owning over 100 apps in the Apple and Android app, Yohann has helped dozens of students publish apps that have topped the iTunes Store leaderboards and been covered by publications like WIRED.