Browsing Category
Education
Best Computer Science Schools
Choosing the right college to study computer science can be a challenge. There are several schools that offer degrees in this field. Some schools are well-known for their research,…
Tips on how to Write a Book-Other Than the Putting-Sentences-Together Part
If I had some sort of dollar for every time an individual asked me how to write a book- the part other than the actual making of sentences- I could take anyone and a few friends…
Premiere Pro Tutorial – Editing in Premiere Pro
If you've ever wanted to learn how to edit in Premiere Pro, then this tutorial will help you get started. You'll learn how to use tools such as Speed ramping, Warp stabilization,…
A Beginner’s XPath Tutorial
The XPath language is extremely powerful. You can use it to manipulate several different elements on a website. These elements include Predicates, Functions, Expressions, and much…
Visual Studio Code Tutorial
If you're new to VS Code and are interested in learning more about this open-source code editor from Microsoft, you have come to the right place. VS Code is a free and open-source…
Where to Find a Free Python Course Online
Taking a free python course online can be a great way to get foundational knowledge of the programming language. While we can't guarantee a course will be free, we've found a few…
ES6 Tutorial – Creating Complex Applications With ES6
ES6 is the next-generation JavaScript language. In this ES6 tutorial, you'll learn about classes, Iterables, and Object literals. You'll also learn about ES6's Reflection API. By…
Envato Tuts Review
If you are looking for video tutorials to enhance your skills, then you should consider joining Envato Tuts+. This subscription-based website offers more than eight hundred courses…
A Beginner’s Guide to a WebGL Tutorial
To understand WebGL, you need to know how to set up functions and give them data. Virtually every piece of WebGL involves setting up these functions. There are 4 primary sources of…
Hive Tutorial – How to Translate SQL-Like Queries Into MapReduce Jobs
Hive is a data warehouse system, which translates SQL-like queries into MapReduce jobs. It makes it simple to work with petabytes of data. Whether you're a beginner or a power…