5 Easy Ways to Infect Your Mac With Malware
Malware can definitely affect Mac devices! Avoid making these mistakes or else you'll end up getting your Mac infected.
How to Create Amazing Webcam Effects Using Java and Processing
Want to learn more about art through code? You've got everything you need to get started using your PC, webcam, and Java.
Why Java Is Less of a Security Risk Now on Windows, Mac, and Linux
Most people know Java is insecure, but is it still the most dangerous piece of desktop software? Can it still cause problems on Windows, macOS and Linux? Let's take a look and find out.
How to Connect to a MySQL Database With Java
Java provides JDBC as a part of the Java SDK. In this article, let’s look at the details of connecting to a MySQL database and performing queries with it.
How to Read and Write XML Files With Code
Although the popularity of XML has waned recently, you may run into it occasionally so it's important to learn how to read and write an XML file from code.
A Quick Introduction to Java 8 Lambdas
If you're a Java programmer and you're interested in learning more about Java 8 lambdas, in this article we're going to take a closer look at lambda syntax and usage.
Looking for the Best Programming Languages? Start Here!
Whether you're completely new to programming languages or looking to jump into a new kind of programming, one of the most important questions to ask is: "Which programming language is right for me?"
All About the Java RMI Registry and How to Use It
Java RMI stands for remote method invocation and is a protocol to invoke a method of an object running on another computer. Learn all about the Java RMI registry and how you can use it.
10 Core Java Concepts You Should Learn When Getting Started
Whether you are writing a GUI, developing server-side software, or a mobile application using Android, learning Java will serve you well. Here are some core Java concepts to help you get started.
Why the Java Virtual Machine Helps Your Code Run Better
What to know why the java virtual machine gives java more advantages over native programming for an application? Read on to find out!
Java Exceptions: Are You Handling Them Right?
An Exception in programming signifies an exceptional condition in the program execution. It's used when the condition can be handled better elsewhere. Consider the following examples of Java exception handling.
How to Create an Android App: Everything You Need to Know
If you want to get starting making your own Android app, this guide includes everything you need.
JavaScript Compressors: How and Why to Minify Your JS
Minifying your javascript is one way to speed up website response times, and fortunately for you, it's an easy process. Today I'll show you everything you need to know.
Career Options for Java Programmers
With a projected growth rate of 19 percent for the 2014-2024 period (according to the U.S. Bureau of Labor Statistics), the career prospects for Java programmers are indeed excellent.
4 Methods for Writing Multi-Threaded Code in Java
In this article, we compare a few of options for writing multi-threaded code in Java, so you can better judge which option to use for your next Java project.
Java vs. JavaScript: Everything You Need to Know
Java and Javascript share some things in common, but they're more different from each other than they are alike. In this post, we'll explore some of these differences.
How to Handle Java Exceptions the Right Way
In this article, you'll learn what Java exceptions are, why they're important, how to use them, and common mistakes to avoid.
10 Computer Programming Careers and Jobs That Are in High Demand
Looking for a career in programming? Here are just some of the best paying coding jobs that you can apply for today.
4 Windows Apps to Keep Updated at All Times
Keeping your software up-to-date is one way to stay out of trouble with hackers and malware. We show you how to keep Windows, browsers, anti-virus tools, and other apps updated.