Skip to content

ShallWeLearn

  • Scratch
  • Python
  • Git
  • Java
  • About
  • Scratch
  • Python
  • Git
  • Java
  • About
  • facebook.com
  • twitter.com
  • rss.com
  • linkedin.com
  • instagram.com
Subscribe
Breakings
[MLBApp] Hello Supabase Part 1: New Project and Create a Table
May 10, 2025
Create a Simple Streamlit Python CSV Comparison and Edit App (via Claude)
September 10, 2024
Helpful kubectl Commands for Developers
May 25, 2024
Simple Ubuntu Tips (that I Use Daily)
April 1, 2024
Set up Python Dev Env on Linux (Newbie)
March 26, 2024
BitSize Python Coding Tips: 20-40
March 12, 2024
BiteSize Python Coding Tips: 1-20
March 11, 2024
Create GitHub Actions to makes and Commit Changes
March 7, 2024
Set up Screen Recording Using ffmpeg on Ubuntu
March 7, 2024
Set up Ray and RayService with Kubernetes on Ubuntu
March 5, 2024

Create a Simple HTML5 application with Aptana Studio 3.4.1

This tutorial shows how to create a simple HTML5 application in Aptana Studio

Continue Reading
Read More

Create a simple HelloWorld SmartGWT project with Eclipse Kepler

This post shows you how to create a simple project in Eclipse using SmartGWT.
PS If you have trouble viewing the images on this post, you are likely behind a firewall which blocks Google Drive content. You can download this page’s PDF file.

Continue Reading
Read More

Java with Greenfoot Lesson4: Tic-Tac-Toe Game Part III

In this lesson, we will make the Board class check the game progress and stop the game once someone has won. I will then introduce the concept of Java Arrays. We will add code to constantly check whether three game balls of the same color has lined up and to mark those winning game balls.

Continue Reading
Read More

Java with Greenfoot Lesson 3: Tic-Tac-Toe Game Part II

In the last lesson (Lesson 2), we created the Tic-Tac-Toe Board and GameBall classes. We also added GameBall objects to the Board object. In this lesson, we will add a Player class such that a Player object interacts with GameBall objects in a meaningful way.

Continue Reading
Read More

Java with Greenfoot Lesson 2: Tic-Tac-Toe Game Part I

In this lesson, we will create a Tic-Tac-Toe game board and add game pieces to it.

Continue Reading
Read More

Java with Greenfoot Lesson 1: Hello Wombats!

If you are familiar with Scratch and would like to learn more on programming. Java with Greenfoot is a great choice.

In this lesson, we will test the water by looking at a sample Greenfoot project called “wombats”.

Continue Reading
Read More
Posted inScratch

Scratch Lesson 11: Game Programming Part 2 Sprites

In Lesson 11, we will create all the necessary sprites for the Mini Mario game. Especially, we will focus on Mario and show how to make him walk, jump, and squat.

Continue Reading
Read More
Posted inScratch

Scratch Lesson 10: Game Programming Part 1 Movement

In lesson 7, we took a look at an existing sample game, The Pong Game, and we also had made changes to this game to make it more interesting. In lesson 10 through 14, I will cover what you need to learn to make a mini Super Mario game.

 

Continue Reading

Read More
Posted inScratch

SCRATCH Lesson 9: From Stories to Animations Part II

In Part II, I will show you how to add scene transition to your animation using broadcast message and “wait” control blocks.

Continue Reading

Read More
Posted inScratch

SCRATCH Lesson 8: Create a Cartoon Animation Part I

 

In this lesson, we will create a Cartoon Animation. We will first create a story line. Based on the story line, we will create sprites and scenes, and finally add scripts to put together the story.

 

Continue Reading

Read More

Posts pagination

Previous page 1 … 7 8 9 10 11 12 Next page

Categories

  • AWS
  • DevEnv
  • DevOp
  • Git
  • Java
  • Machine Learning
  • Python
  • Scratch
  • Uncategorized

Recent Posts

  • [MLBApp] Hello Supabase Part 1: New Project and Create a Table
  • Create a Simple Streamlit Python CSV Comparison and Edit App (via Claude)
  • Helpful kubectl Commands for Developers
  • Simple Ubuntu Tips (that I Use Daily)
  • Set up Python Dev Env on Linux (Newbie)

Archives

  • May 2025
  • September 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • December 2023
  • July 2023
  • June 2023
  • February 2023
  • January 2023
  • November 2022
  • September 2022
  • July 2022
  • January 2022
  • August 2021
  • July 2021
  • June 2021
  • August 2020
  • September 2016
  • December 2015
  • October 2015
  • January 2015
  • October 2014
  • July 2014
  • February 2014
  • November 2013
  • August 2013
  • July 2013
  • January 2013
  • September 2012
  • October 2011
  • January 2011
  • May 2010
  • April 2010
  • January 2010
  • October 2009
  • September 2009
  • August 2009
  • June 2009
  • February 2008
  • August 2007
Post You Might Like
Posted inUncategorized
[MLBApp] Hello Supabase Part 1: New Project and Create a Table
Posted by By jess2024 May 10, 2025
Posted inUncategorized
Create a Simple Streamlit Python CSV Comparison and Edit App (via Claude)
Posted by By jess2024 September 10, 2024
Posted inDevOp
Helpful kubectl Commands for Developers
Posted by By jess2024 May 25, 2024
Posted inDevEnv
Simple Ubuntu Tips (that I Use Daily)
Posted by By jess2024 April 1, 2024
Copyright 2025 — ShallWeLearn. All rights reserved. Bloglo WordPress Theme
Scroll to Top