CATEGORY
source code
all about coding, trick, hacking, and behind the code
Code a Basic Tic Tac Toe Game | Beginner Java Tutorial
dimas -
Project IntroUse a 2D array to make a Tic Tac Toe game — and practice using conditionals, loops, and functions!This is a challenging project...
Text vs Graphic on Adsense
dimas -
Google Adsense provides advertisers and publishers with the opportunity to place adverts in both text and graphic format.As advertisers decide to put adsense into...
How to Animate a Spinning Emoji | Beginner Web Development Animation Tutorial
dimas -
This project will give you a great introduction to basic web animations using HTML and CSS. Learn how to use spinning animations on the...
What is Java Coding? | Computer Science for Kids 12+
dimas -
Whether you’re a curious parent or a new coder, you’ve likely heard of the coding language Java before.Java is very commonly taught in high...
Blogging for Profit Begins With a Long Term Plan
dimas -
Many people dream of blogging for profit, and this goal is not far beyond the reach of someone with average intelligence, a willingness to...
Click Fraud
dimas -
If you're using AdWords or AdSense you must have heard about an emerging practice in the underworld of computing called "click fraud". But what...
6 Ways Coding is Teaching Kids Problem Solving | Juni Learning
dimas -
Problem Solving Skills for KidsKids of all ages inevitably run across problems. Families and educators can try to directly help solve the child’s problem,...
How to Introduce Debugging to Kids
dimas -
When it comes to teaching kids problem-solving, few methods are as powerful as learning to debug code. The process of finding bugs and implementing...
How to Code a PacMan Game (No Maze) | Intermediate Scratch Tutorial
dimas -
Let's build a PacMan game — except without the maze! Use the arrow keys to control PacMan, and try to collect as many balls...
A 5-Step Guide to Teaching Kids Coding | Juni Learning
dimas -
Getting StartedThere are several reasons why every kid should learn to code — for instance, coding fosters creativity and enhances problem-solving skills. Fortunately, teaching...