Check these out

I jotted these down before I forget. I'm also sharing some awesome deals you may want!

July 1, 2017   /   by Marco   /   , , , , , , , , ,

The AI and Deep Machine Learning Bundle for $39

The AI and Deep Machine Learning Bundle for $39

Companies Are Relying on Artificial Intelligence to Learn Faster Than Ever. Time to Catch Up.
Expires October 31, 2021 23:59 PST
Buy now and get 91% off

Deep Learning Prerequisites: Linear Regression in Python

KEY FEATURES

Deep Learning is a set of powerful algorithms that are the force behind self-driving cars, image searching, voice recognition, and many, many more applications we consider decidedly “futuristic.” One of the central foundations of deep learning is linear regression; using probability theory to gain deeper insight into the “line of best fit.” This is the first step to building machines that, in effect, act like neurons in a neural network as they learn while they’re fed more information. In this course, you’ll start with the basics of building a linear regression module in Python, and progress into practical machine learning issues that will provide the foundations for an exploration of Deep Learning.

  • Access 20 lectures & 2 hours of content 24/7
  • Use a 1-D linear regression to prove Moore’s Law
  • Learn how to create a machine learning model that can learn from multiple inputs
  • Apply multi-dimensional linear regression to predict a patient’s systolic blood pressure given their age & weight
  • Discuss generalization, overfitting, train-test splits, & other issues that may arise while performing data analysis

Like what you’re learning? Try out the The Advanced Guide to Deep Learning and Artificial Intelligence next.

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, but you must have some knowledge of calculus, linear algebra, probability, Python, and Numpy
  • All code for this course is available for download here, in the directory linear_regression_class

Compatibility

  • Internet required

THE EXPERT

The Lazy Programmer is a data scientist, big data engineer, and full stack software engineer. For his master’s thesis he worked on brain-computer interfaces using machine learning. These assist non-verbal and non-mobile persons to communicate with their family and caregivers.

He has worked in online advertising and digital media as both a data scientist and big data engineer, and built various high-throughput web services around said data. He has created new big data pipelines using Hadoop/Pig/MapReduce, and created machine learning models to predict click-through rate, news feed recommender systems using linear regression, Bayesian Bandits, and collaborative filtering and validated the results using A/B testing.

He has taught undergraduate and graduate students in data science, statistics, machine learning, algorithms, calculus, computer graphics, and physics for students attending universities such as Columbia University, NYU, Humber College, and The New School.

Multiple businesses have benefitted from his web programming expertise. He does all the backend (server), frontend (HTML/JS/CSS), and operations/deployment work. Some of the technologies he has used are: Python, Ruby/Rails, PHP, Bootstrap, jQuery (Javascript), Backbone, and Angular. For storage/databases he has used MySQL, Postgres, Redis, MongoDB, and more.

Deep Learning Prerequisites: Logistic Regression in Python

KEY FEATURES

Logistic regression is one of the most fundamental techniques used in machine learning, data science, and statistics, as it may be used to create a classification or labeling algorithm that quite resembles a biological neuron. Logistic regression units, by extension, are the basic bricks in the neural network, the central architecture in deep learning. In this course, you’ll come to terms with logistic regression using practical, real-world examples to fully appreciate the vast applications of Deep Learning.

  • Access 31 lectures & 3 hours of content 24/7
  • Code your own logistic regression module in Python
  • Complete a course project that predicts user actions on a website given user data
  • Use Deep Learning for facial expression recognition
  • Understand how to make data-driven decisions

Like what you’re learning? Try out the The Advanced Guide to Deep Learning and Artificial Intelligence next.

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, but you must have some knowledge of calculus, linear algebra, probability, Python, and Numpy
  • All code for this course is available for download here, in the directory logistic_regression_class

Compatibility

  • Internet required

THE EXPERT

The Lazy Programmer is a data scientist, big data engineer, and full stack software engineer. For his master’s thesis he worked on brain-computer interfaces using machine learning. These assist non-verbal and non-mobile persons to communicate with their family and caregivers.

He has worked in online advertising and digital media as both a data scientist and big data engineer, and built various high-throughput web services around said data. He has created new big data pipelines using Hadoop/Pig/MapReduce, and created machine learning models to predict click-through rate, news feed recommender systems using linear regression, Bayesian Bandits, and collaborative filtering and validated the results using A/B testing.

He has taught undergraduate and graduate students in data science, statistics, machine learning, algorithms, calculus, computer graphics, and physics for students attending universities such as Columbia University, NYU, Humber College, and The New School.

Multiple businesses have benefitted from his web programming expertise. He does all the backend (server), frontend (HTML/JS/CSS), and operations/deployment work. Some of the technologies he has used are: Python, Ruby/Rails, PHP, Bootstrap, jQuery (Javascript), Backbone, and Angular. For storage/databases he has used MySQL, Postgres, Redis, MongoDB, and more.

Data Science: Deep Learning in Python

KEY FEATURES

Artificial neural networks are the architecture that make Apple’s Siri recognize your voice, Tesla’s self-driving cars know where to turn, Google Translate learn new languages, and so many more technological features you have quite possibly taken for granted. The data science that unites all of them is Deep Learning. In this course, you’ll build your very first neural network, going beyond basic models to build networks that automatically learn features.

  • Access 37 lectures & 4 hours of content 24/7
  • Extend the binary classification model to multiple classes uing the softmax function
  • Code the important training method, backpropagation, in Numpy
  • Implement a neural network using Google’s TensorFlow library
  • Predict user actions on a website given user data using a neural network
  • Use Deep Learning for facial expression recognition
  • Learn some of the newest development in neural networks

Like what you’re learning? Try out the The Advanced Guide to Deep Learning and Artificial Intelligence next.

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, but you must have some knowledge of calculus, linear algebra, probability, Python, and Numpy
  • All code for this course is available for download here, in the directory ann_class

Compatibility

  • Internet required

THE EXPERT

The Lazy Programmer is a data scientist, big data engineer, and full stack software engineer. For his master’s thesis he worked on brain-computer interfaces using machine learning. These assist non-verbal and non-mobile persons to communicate with their family and caregivers.

He has worked in online advertising and digital media as both a data scientist and big data engineer, and built various high-throughput web services around said data. He has created new big data pipelines using Hadoop/Pig/MapReduce, and created machine learning models to predict click-through rate, news feed recommender systems using linear regression, Bayesian Bandits, and collaborative filtering and validated the results using A/B testing.

He has taught undergraduate and graduate students in data science, statistics, machine learning, algorithms, calculus, computer graphics, and physics for students attending universities such as Columbia University, NYU, Humber College, and The New School.

Multiple businesses have benefitted from his web programming expertise. He does all the backend (server), frontend (HTML/JS/CSS), and operations/deployment work. Some of the technologies he has used are: Python, Ruby/Rails, PHP, Bootstrap, jQuery (Javascript), Backbone, and Angular. For storage/databases he has used MySQL, Postgres, Redis, MongoDB, and more.

Data Science: Practical Deep Learning in Theano & TensorFlow

KEY FEATURES

The applications of Deep Learning are many, and constantly growing, just like the neural networks that it supports. In this course, you’ll delve into advanced concepts of Deep Learning, starting with the basics of TensorFlow and Theano, understanding how to build neural networks with these popular tools. Using these tools, you’ll learn how to build and understand a neural network, knowing exactly how to visualize what is happening within a model as it learns.

  • Access 23 lectures & 3 hours of programming 24/7
  • Discover batch & stochastic gradient descent, two techniques that allow you to train on a small sample of data at each iteration, greatly speeding up training time
  • Discuss how momentum can carry you through local minima
  • Learn adaptive learning rate techniques like AdaGrad & RMSprop
  • Explore dropout regularization & other modern neural network techniques
  • Understand the variables & expressions of TensorFlow & Theano
  • Set up a GPU-instance on AWS & compare the speed of CPU vs GPU for training a deep neural network
  • Look at the MNIST dataset & compare against known benchmarks

Like what you’re learning? Try out the The Advanced Guide to Deep Learning and Artificial Intelligence next.

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, but you must have some knowledge of calculus, linear algebra, probability, Python, and Numpy
  • All code for this course is available for download here, in the directory ann_class2

Compatibility

  • Internet required

THE EXPERT

The Lazy Programmer is a data scientist, big data engineer, and full stack software engineer. For his master’s thesis he worked on brain-computer interfaces using machine learning. These assist non-verbal and non-mobile persons to communicate with their family and caregivers.

He has worked in online advertising and digital media as both a data scientist and big data engineer, and built various high-throughput web services around said data. He has created new big data pipelines using Hadoop/Pig/MapReduce, and created machine learning models to predict click-through rate, news feed recommender systems using linear regression, Bayesian Bandits, and collaborative filtering and validated the results using A/B testing.

He has taught undergraduate and graduate students in data science, statistics, machine learning, algorithms, calculus, computer graphics, and physics for students attending universities such as Columbia University, NYU, Humber College, and The New School.

Multiple businesses have benefitted from his web programming expertise. He does all the backend (server), frontend (HTML/JS/CSS), and operations/deployment work. Some of the technologies he has used are: Python, Ruby/Rails, PHP, Bootstrap, jQuery (Javascript), Backbone, and Angular. For storage/databases he has used MySQL, Postgres, Redis, MongoDB, and more.

read more

July 1, 2017   /   by Marco   /   , , , , , , , , , ,

Que Bluetooth In-Ear Headphones: 2-Pack (Blue) for $19

Que Bluetooth In-Ear Headphones: 2-Pack (Blue) for $19

Because Music Is Better Without Wires
Expires December 31, 2017 23:59 PST
Buy now and get 80% off

KEY FEATURES

Take the annoyance of wire tangles out of your life with these wireless headphones from Que. Just queue up your music and go about your life without crumpled cords stopping you in your tracks. Plus, they’re designed to be sweatproof and boast sturdy ear-loops to keep them comfortably in your ears during even your toughest workouts.

  • Supports hands-free phone calls & controlling volume right on the buds
  • Sweat resistance & ear-loops promote an active lifestyle
  • Includes two pairs so you can wear one at the gym, one at the office

PRODUCT SPECS

Details & Requirements

  • Bluetooth
  • Range: up to 30′

Includes

  • 2 sets of headphones (blue)
  • 2 USB cables
  • 2 sets of extra earbuds
  • Protective case
read more

June 30, 2017   /   by Marco   /   , , , , , , , , ,

Bundle of 800 Gorgeous Premium Vector Files – only $21!

Bundle of 800 Gorgeous Premium Vector Files – only $21!

NOW ON: Bundle of 800 Gorgeous Premium Vector Files – only $21!

Expires: July 21, 2017, 11:59 pm EST

If you’re looking to give your artistic toolbox a bit of a boost, this Mighty Deal is most definitely for you. Packed with 800 premium vector elements, you’ll get fully scalable vectors covering a wide array of design elements from infographics to motivational posters to icons.

Highlights:

  • 800 premium, high-quality vector files.
  • Variety of design elements – infographic elements, motivational posters, flat design icons, labels, holiday cards, banners, flyers, etc.
  • Fully scalable – scale each element up or down in size without losing any details.
  • Extended license – use these vectors as many times as you’d like on personal or professional projects.
  • Great for posters, signs, cards, advertising, branding and loads more Web and print projects.

Previews:














Pricing:

Normally, this massive vector bundle sells for $1600, but for a limited time only, you can get all 800 vectors for just $21! That’s a huge savings of 99% off the regular price.

Click the BUY NOW button to beef up your artistic toolbox today!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • All vector files are in .eps and .ai vector format and are accompanied by a JPG preview.
  • All files are Windows / Mac OSX compatible.
  • These graphics may be used for commercial and personal purposes, but not for resale.
  • License Agreement attached to the downloaded files.
  • This bundle is sold as-is.
  • The included files are not eligible for support or future updates, due to the huge discount.
read more

June 30, 2017   /   by Marco   /   , , , , , , , , , ,

The Accredited Ultimate Event Planning Training Bundle for $39

The Accredited Ultimate Event Planning Training Bundle for $39

Get Certified In Event Planning Over 10 In-Depth Courses
Expires December 26, 2017 23:59 PST
Buy now and get 93% off

KEY FEATURES

What’s better than a good old fashioned party? Getting paid to plan one, of course! Event planning is an exciting and lucrative career path that is in demand for any industry, and this comprehensive bundle is designed to teach you everything you know about the planning process. By bundle’s end, you’ll have all the necessary knowledge to start and run your own professional event planning business.

  • Access 10 complete courses 24/7
  • Get an overview of event management planning
  • Learn the importance of personal branding
  • Explore how to be a successful entrepreneur
  • Understand how to control & develop your image
  • Perform SWOT analysis in marketing

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: 1 year
  • 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

Includes

  • Certificate In The Ultimate Events Management Course
  • Certificate In Communication Strategies
  • Certificate In Entrepreneurship
  • Certificate In Negotiation Skills
  • Certificate In Personal Branding
  • Certificate In Project Management
  • Internet Marketing Fundamentals
  • Certificate In Business Acumen
  • Certificate In Overcoming Sales Objections
  • Certificate In Body Language Basics

Compatibility

  • Internet required

THE EXPERT

e-courses4you’s mission is to provide forward thinking training with you in mind. Whether you want to advance up the career ladder, are looking to start a new job, are thinking about a home based business or want to improve your general health and fitness, e-courses 4 you, will deliver you training to improve EVERY aspect of your life.

Their courses are provided by leading experts in their fields. Celebrity partners include Brian Tracy, Tony Robbins, and Stephen Covey and their business packages are partnered by Microsoft to bring you content which is not just average but outstanding!

For more details on this course and instructor, click here.

read more

June 30, 2017   /   by Marco   /   , , , , , , , , ,

CCNA® & CCNP®: Routing & Switching Certification for $39

CCNA® & CCNP®: Routing & Switching Certification for $39

Study to Become A Certified Network Engineer with Cisco Systems
Expires December 26, 2017 23:59 PST
Buy now and get 90% off

KEY FEATURES

Cisco systems are some of the most commonly used in enterprise around the world, and it’s vital that aspiring network engineers become familiar with Cisco Certified Network Associate (CCNA) and Cisco Certified Network Professional (CCNP) protocols in order to make it in the industry. This training will help you maximize your foundational networking knowledge, all while preparing you to ace the CCNA® and CCNP® certification exams.

  • Access 55 hours of content 24/7
  • Learn to install, configure, operate, & troubleshoot medium-size routed & switched networks
  • Manage & optimize network systems & focus on network infrastructure
  • Coordinate collaboratively w/ network specialists on advanced security, voice, wireless, & video solutions
  • Understand how to design, apply, authenticate, & troubleshoot local & wide-area enterprise networks
  • Fortify your knowledge w/ 55 chapter-end quizzes, 2 CCNA® & CCNP® simulation exams, & a downloadable ebook

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: 1 year
  • Access options: web streaming, mobile streaming, download for offline viewing
  • Certification of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

The online courses at Certs School give folks the chance to throw their careers into overdrive without ever leaving their cubicle. Designed to let students learn at their own pace, the courses give people the chance to learn everything from analyzing big data to using business tools such as Salesforce. Every course is designed by industry insiders with years of experience. For more details on this course and instructor, click here.

read more

June 30, 2017   /   by Marco   /   , , , , , , , , , , ,

Java Game Development: Create a Flappy Bird Clone for $19

Java Game Development: Create a Flappy Bird Clone for $19

Work Your Way Into the Gaming Industry by Learning the Fundamentals of Java Game Development
Expires October 22, 2021 23:59 PST
Buy now and get 67% off

KEY FEATURES

The applications of Java are seemingly endless, but one the most popular uses is in game development. Considering that gaming is a billion dollar industry, there’s massive incentive to learn Java game development fundamentals. In this course, you’ll use important Java tools and discuss core game development concepts as you create your very own clone of the hit mobile game, Flappy Bird.

  • Access 29 lectures & 2 hours of content 24/7
  • Learn Java & game development by creating a Flappy Bird clone
  • Customize your game & build a framework for more games
  • Improve your knowledge of Object Oriented Programming
  • Grasp the fundamental concepts of game 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

Stone River eLearning was founded in 2011, and calls itself the Online Technology Bootcamp. It has taught over 250,000 students through its website and reseller partners since its founding, with a focus on developing high quality video training in all areas of the tech field.

read more

June 30, 2017   /   by Marco   /   , , , , , , , ,

Wi-Fi Hacking with Kali for $15

Wi-Fi Hacking with Kali for $15

Come to Grips with One of the Most Popular Ethical Hacking Tools Around
Expires August 12, 2021 23:00 PST
Buy now and get 92% off

KEY FEATURES

Network security is an essential to any home or corporate internet connection, which is why ethical hackers are paid big bucks to identify gaps and threats that can take a network down. In this course, you’ll learn how to protect WEP, WPA, and WPA2 networks by using Kali Linux, one of the most popular tools for ethical hackers. By course’s end, you’ll have the know-how to protect network environments like a pro.

  • Access 22 lectures & 1.5 hours of content 24/7
  • Set up a penetration testing environment
  • Learn 4 different ways to install & use Kali Linux
  • Understand how to hack WEP-protect WiFi & learn countermeasures
  • Discover how to hack WiFi using Hydra, a keylogger, or by removing devices

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

Amit Huddar is an Internet Entrepreneur and Software Engineer. He runs his own software company “Softdust,” which develops products for new technologies like wearables and other gadgets. He opted for computer science engineering in 2013 at SSIT and started his software company in his first year of engineering.

His skills include: Android app development, HTML, CSS, PHP, C, C++, JAVA, Linux, Building Custom Linux OS, Cloud Computing. Penetration testing, Kali Linux and Hacking.

read more

June 30, 2017   /   by Marco   /   , , , , , , , , , , , ,

The Complete iOS Game Course Using Sprite Kit And Swift 3 for $15

The Complete iOS Game Course Using Sprite Kit And Swift 3 for $15

Engineer the Next Hit iPhone Game By Introducing Yourself to SpriteKit & Swift 3
Expires November 08, 2021 23:59 PST
Buy now and get 91% off

KEY FEATURES

It seems like everybody these days has at least one game obsession on their iPhone. In this course, you’ll learn how to build the next one by mastering SpriteKit and Swift 3, the primary game development tools for iOS. Starting from absolute scratch, you’ll learn Swift programming and the powerful 2D game engine, SpriteKit by building real, fully functional games.

  • Access 109 lectures & 18 hours of content 24/7
  • Explore Swift programming
  • Import & organize assets into SpriteKit
  • Learn how to create & animate Sprites
  • Understand how to use SpriteKit’s physics system
  • Save game data using NSKeyedArchiver & NSKeyedUnarchiver
  • Discover the basics behind sound in SpriteKit

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

Awesome Tuts is a part of Awesome Graphics Company that makes awesome games and provides quality e-learning for people who want to learn game development and programming. They are a team of four people lead by Fahir–the main tutor, programmer, and leader of the group. They enjoy teaching people and providing information that is not accessible anywhere else, so join this course and see for yourself.

read more

June 30, 2017   /   by Marco   /   , , , , , , , , , ,

Learn by Example: Ruby on Rails for $15

Learn by Example: Ruby on Rails for $15

Learn Ruby, Learn Rails, & Combine Them to Build Interactive Websites
Expires January 10, 2022 23:59 PST
Buy now and get 83% off

KEY FEATURES

Although you hear Ruby on Rails mentioned frequently as one thing, it’s actually a combination of two different elements: the Ruby programming language, and the Rails development framework. In this course, you’ll tackle each topic individually, learning how to write programs in Ruby and run them on the Rails framework. By course’s end, you’ll have a firm grasp of this powerful, popular web development tool.

  • Access 69 lectures & 8 hours of content 24/7
  • Build intermediate level web applications using the Rails framework
  • Implement programs in the Ruby programming language
  • Understand Ruby language features like fibers, blocks & mix-ins that are very different from other common languages

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • 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

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.

read more

June 30, 2017   /   by Marco   /   , , , , , , ,

UX Design for Web Developers for $15

UX Design for Web Developers for $15

Create Crisper, Cleaner User Experiences
Expires February 17, 2022 23:59 PST
Buy now and get 80% off

KEY FEATURES

User experience (UX) design refers to a theoretical understanding of how users interact with websites. One of the greatest challenges any website faces is finding the right balance between fulfilling its stated objective, while also meeting the needs of its users. Because this challenge is so great, UX designers are a hot commodity, and this course will teach you all the best practices to join that company of in-demand designers.

  • Access 38 lectures & 4 hours of content 24/7
  • Explore fundamental principles & practical approaches like wireframing, bootstrapping & more
  • Understand how UX fits in the business & web development worlds
  • Learn best practices of UX design & start building your own application
  • Set up wireframes & fix the loophole of static application using the Invision tool

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

Chris R Becker is an imaginative and creative interaction designer / UX designer / Design researcher and educator. A conceptual thinker, he has the ability to design across media platforms for solutions within experience design, interaction, information architecture, business and brand strategy, web and app design, advertising, systems design, and print. He is organized and passionate for following design problems from concept to finished product. He is also well versed in prototyping, design research, human-centered design methodologies, and user testing for taking ideas from the drawing board to the real world. He is competent in pre-press and production and is not afraid to get his hands dirty, with a strong communication background through positions in versed industries.

Chris teaches at the Loyola Marymount University, UCLA – Extension & Art Center College of Design. His clients include Vitasigns, Apple, Beats by Dre, Nissan, VW, STEAM Carnival, fanswell.fm, Theranos, CB2, Men’s Wearhouse, Hyundai, Toyota, and more.

read more

June 30, 2017   /   by Marco   /   , , , , , , , ,

The Complete Video Production Bootcamp for $15

The Complete Video Production Bootcamp for $15

Pro Shooting Techniques, Editing, Building an Audience – It’s All Covered Here
Expires March 04, 2022 23:59 PST
Buy now and get 92% off

KEY FEATURES

Aspiring filmmakers, YouTubers, bloggers, and business owners alike can find something to love about this in-depth video production course. Video content is fast changing from the marketing tool of the future to the present, and here you’ll learn how to make professional videos on any budget. From the absolute basics to the advanced shooting and lighting techniques of the pros, you’ll be ready to start making high-quality video content and driving viewers to it in no time.

  • Access 69 lectures & 6.5 hours of content 24/7
  • Master shooting a video in manual mode on a DSLR, mirrorless, or professional cinema camera
  • Expose & compose better shots that tell your story
  • Shoot amazing videos w/ smartphones, webcams, or even screencasts
  • Light your videos w/ professional techniques on a budget
  • Record crisp & clean audio w/ different microphones in any environment
  • Edit videos to make them more engaging

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 is passionate about inspiring people through online courses, of which 100,000 students have taken since 2012. 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.

read more

June 30, 2017   /   by Marco   /   , , , , , , , ,

The Java Programming Language Course 2017 for $15

The Java Programming Language Course 2017 for $15

Give Yourself a Foundation In Java, Eclipse, & Object Oriented Programming
Expires April 04, 2022 23:59 PST
Buy now and get 92% off

KEY FEATURES

Whether you’re an amateur who is just interested in building apps for your own personal use or you want to become a professional app-building machine, this immersive Java course will teach you everything you need to know. No experience necessary, just a willingness to learn! Before you know it you’ll be designing your own apps in Java and have a nuanced understanding of Object Oriented Programming.

  • Access 51 lectures & 8.5 hours of content 24/7
  • Learn Java, Eclipse, & Object Oriented Programming
  • Explore Java Swing & inheritance in Java
  • Discuss Java interfaces & anonymous classes
  • Read & write Java to a disk
  • Discover Java BufferedReader class

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

Paulo Dichone has a degree in Computer Science from Whitworth University, and is a proud programming geek. He has extensive experience in Android App Development particularly in Mobile Apps (Android and iOS) and Web Development. He is also the founder of Magadistudio, a mobile app development company based in the Inland Northwest (WA).

Paulo is passionate about teaching people Android app development.

read more

Our Sponsors