[teamtreehouse] Java Annotations

118-minute Java Course About this Course Annotations have rapidly become the preferred approach to integrating powerful third-party libraries into your own Java applications. In this course, we’ll first explore the basic use of annotations to give the compiler instructions. Then, we’ll use more advanced techniques to create our own annotation and look for it using […]

[teamtreehouse] Introduction to Functional Programming

288-minute Java Course About this Course Functional Programming is an old paradigm, but one that is relatively new to Java world. In this course we will explore how to take advantage of the power that comes with thinking declaratively. What you’ll learn Imperative vs. Declarative Syntax Lambdas & Method References Streams Functional Programming concepts Higher […]

[teamtreehouse] Intro to Java Web Development with Spark

145-minute Java Course About this Course Spark is a Micro-framework that allows you to spin up a web server fairly easily. What you’ll learn Spark Microframework Request Response loop Session management Error handling Teacher Craig Dennis I am a developer / mentor seeking to make this world better than it was yesterday. I am a […]

[teamtreehouse] HTTP Basics

67-minute Development Tools Course About this Course During this course, we’ll take a look at the underlying method that devices use to communicate with each other: HTTP, or the HyperText Transfer Protocol. In particular, we’ll focus on how a modern web browser automates the sending of HTTP requests and the receiving of HTTP responses. What […]

[PHLEARN] The Last Athlete PRO

Advanced 3.75 hours PRO Tutorials & Photoshop 100 out of 5 8 Reviews Launch your Photoshop knowledge to a whole new level with this advanced Phlearn PRO Tutorial. Learn how to create an entire world from scratch, incorporating more than 20 photos, computer generated wings and lighting effects all with perfect perspective. Included in this […]

[PHLEARN] Blending In PRO

Medium 1.25 hours PRO Tutorials & Photoshop 100 out of 5 6 Reviews In this Phlearn PRO Tutorial, you will learn how to take the texture from any background and blend it directly onto your subject. Discover techniques for blending, colorizing, advanced cloning, creating highlights + shadows, making selections and more. Included in this tutorial […]

[PHLEARN] Liquid Portrait PRO

Medium 3.25 hours PRO Tutorials & Photoshop 100 out of 5 11 Reviews In this Phlearn PRO Tutorial, you will learn how to the photography and Photoshop retouching necessary to add incredible liquid splashes seamlessly to any portrait. Every aspect is covered in great detail—compositing, coloring, retouching, cutting subjects out from the background, painting details, dodging, […]

[PHLEARN] Fashion PRO

Medium 1.75 hours PRO Tutorials & Photoshop 100 out of 5 9 Reviews In this incredible fashion tutorial, we walk you through step-by-step to transform your portrait images into fantastic magazine covers! Use Photoshop to change the background, match colors and even add your own text. Plus, receive 12 high-resolution texture images with instructions to […]

[teamtreehouse] Hibernate Basics

129-minute Java Course About this Course Most meaningful applications you will write will have a database associated with it. Knowing how to connect with and incorporate this data is critical to success as a Java developer. In this course, we’ll cover how to connect a Java application to a database using what’s called JDBC, or […]

[teamtreehouse] Designing Interfaces in PHP

137-minute PHP Course About this Course An interface is a type of contract that assures that certain abilities are available on on a particular object class. We’ll write and extend multiple interfaces, then implement them to design and match functionality. Interfaces do not store any implementation details themselves. To share implementation details between classes, we […]

[teamtreehouse] Dependency Management with Gradle

30-minute workshop with Craig Dennis About this Workshop This workshop will walk through what dependencies are, why you want them, how to use them, and finally how to manage them. Teacher   Craig Dennis I am a developer / mentor seeking to make this world better than it was yesterday. I am a proud father. […]

[Lynda] Magento Community Edition 2 Essential Training

Author Robert Ring Released 12/1/2017 Note: This course was created by OSTraining.  It was originally released on January 6, 2017. We are pleased to host this training in our library. Magento is one of the most popular ecommerce solutions in the world. But this powerful content management system also has a reputation for being challenging to […]

[Pluralsight] Building an Enterprise Application with ASP.NET Core MVC

In this practical course, you’ll learn how to build a line-of-business, enterprise application with ASP.NET Core MVC, including topics such as security, logging, testing, validation, and much more. Course info Rating  (37) Level Intermediate  Updated September 18, 2017  Duration 6h 38m  Description ASP.NET Core introduces numerous features that web developers can put to use to […]

[Lynda] Getting Your Website Online

Author Christina Truong Released 10/3/2017 Getting a site up and running used to mean buying a domain name and hosting, and then setting up infrastructure. You can still do that, but there are many—often, easier—options available today. In this course, Christina Truong explores the core foundations you need to make your site visible, as well […]

[LARACASTS] Learn Flexbox Through Examples

Flexbox is easily one of the most important additions to CSS in the last decade. The only problem is that there’s a bit of a learning curve. Trust me, though: you want to learn this. And once you have, you’ll be singing its praises to anyone who will listen. I guarantee it. Size: 292.04M

[teamtreehouse] Debugging an Existing Java Application

79-minute workshop with Craig Dennis About this Workshop We developers spend more than half our time maintaining code. In this course you will get armed with some helpful debugging tools and practices that will help you navigate around an inherited project. Teacher   Craig Dennis I am a developer / mentor seeking to make this […]

[teamtreehouse] CRUD Operations with PHP

142-minute PHP Course About this Course In this course we’ll delve into the full spectrum of database interactions. Whether the application is an e-commerce, or social network site, or even a todo app on your phone, the data needs to change over time. CRUD is an acronym that refers to the four main operations that […]

[teamtreehouse] Build a REST API in Spring

119-minute workshop with Craig Dennis About this Workshop Let’s build a Spring Boot application that builds out a Course Reviews API. We’ll check out the awesome Spring Data REST umbrella project. Source code is available on GitHub. Teacher Craig Dennis I am a developer / mentor seeking to make this world better than it was […]

[teamtreehouse] Build a REST API in Spark

115-minute workshop with Craig Dennis About this Workshop Together we’ll explore how to build a REST API in the wonderful Spark micro-framework. Teacher Craig Dennis I am a developer / mentor seeking to make this world better than it was yesterday. I am a proud father. You can find me around Internettown as craigsdennis. Size: […]