Code a Basic Tic Tac Toe Game | Beginner Java Tutorial
Project Intro Use a 2D array to make a Tic Tac Toe game — and practice using conditionals, loops, and functions! This is a challenging project for Java coders familiar with basic concepts, and is also great practice for AP Computer Science students. Coding language: Java Approx. lines of code: Continue Reading
Make a Random Password Generator | Beginner Java Project
Project Introduction Today we will make a random password generator that makes passwords with random numbers and letters! In order to do this we are going to use ASCII. ASCII is a language in which every possible character is represented by a number. This standard ensures that computers can communicate Continue Reading
How to annoy a software developer
Being a software developer makes you see the world in a particular way. Because of this, software developers usually share similar opinions on certain things. And this is why there are things that are almost guaranteed to annoy any software developer. It’s good to know this things, so you aren’t Continue Reading
How to Code Your Own Website (for Beginners 12+) | Beginner Web Development
Code Your Own Website Have you ever wanted to learn how to design web pages or make a site online? Today, we’re going to show you how to build your own personal website! Check out the tutorial video to watch Juni Instructor Maya walk you through every step of the Continue Reading
5 Different Resources to Help Kids Learn to Code
A recent study found that 76% of parents want their children to end up in STEM-related careers. And with an ever-growing number of jobs requiring knowledge of new technologies, it isn’t very hard to see why. From manufacturing to marketing, most jobs today are dependent on computers for their success. Continue Reading
Why you can get sued for negative online reviews
Virtually every business these days gets reviewed online. And it’s a good thing. If, in the past, you wouldn’t know how good a business is unless you personally know someone who used it, today you can know it just by doing couple of clicks on the web. Of course, you Continue Reading
Building IoT Applications with SignalR
My book, SignalR on .NET 6 – the complete guide, is out now! In this liveProject, you will be developing a public address (PA) system for London Heathrow airport by using Internet of Things (IoT). The system you will build will be able to react to events (such as plane Continue Reading
4 Most Common Types of Cybersecurity Threats
There’s every indication that the pandemic is changing the nature of cybersecurity. Online threats are evolving to match our new remote-work paradigm, with 91% of businesses reporting an increase in cyberattacks during the coronavirus outbreak. Hackers are getting more and more sophisticated and targeted in their attacks. Many of these cyber threats have Continue Reading
5 Tips for Building a Culture of Security Among Remote Employees
In one of our previous posts, we highlighted the importance that making security a part of your organizational culture played in keeping your remote workforce secure during the COVID-19 pandemic. But what does that entail? In this post, we’re going to flesh out key steps that security teams and their leadership should Continue Reading