Programming tutorials

Programming tutorials

Share

Java, python,kali

10/08/2024

*Inspiring the Leaders of Tomorrow at M.F. Kufayi Academy*
At M.F. Kufayi Academy, we are dedicated to nurturing inspirations within every child. Our curriculum is designed to spark curiosity, creativity, and a passion for learning, ensuring that students are motivated to reach their full potential.
We believe in building a strong foundation of morals. At M.F. Kufayi Academy, students are taught to value integrity, respect, and compassion—qualities that will guide them throughout their lives and make them responsible global citizens.
Our focus on competence ensures that students not only excel academically but also develop the critical thinking, problem-solving, and leadership skills necessary to thrive in an ever-changing world.
By choosing M.F. Kufayi Academy, you are investing in a brighter future for your child—a future where they are well-prepared to contribute meaningfully to society.
Admissions Now Open for the 2024/2025 Session!
*We offer:*
Nursery 1
Primary 1
Junior Secondary
Senior Secondary
Location: Plot 390 Limawa Quarters, West of Government House, Dutse, Jigawa State, Nigeria.
Contact Us:
Email: [email protected]
Phone: 07030474761
*M.F. Kufayi Academy – Nurturing Inspirations, Morals, and Competence for a Better Tomorrow.*

Photos from Programming tutorials's post 22/04/2020
22/04/2020

When you first run NetBeans, you'll see a screen something like this one:

You may have to drum your fingers and wait a while, as it's not the fastest thing in the world.

To start a new project, click on File > New Project from the NetBeans menu at the top. You'll see the following dialogue box appear:



We're going to be create a Java Application, so select Java under Categories, and then Java Application under Projects. Click the Next button at the bottom to go to step two:



In the Project Name area at the top, type a Name for your Project. Notice how the text at the bottom changes to match your project name (in the text box to the right of Create Main Class):

firstproject.Main

If we leave it like that, the Class will have the name Main. Change it to FirstProject:



Now, the Class created will be called FirstProject, with a capital "F", capital "P". The package is also called firstproject, but with a lowercase "f" and lowercase "j".

The default location to save your projects appears in the Project Location text box. You can change this, if you prefer. NetBeans will also create a folder with your project name, in the same location. Click the Finish button and NetBeans will go to work creating all the necessary files for you.

When NetBeans returns you to the IDE, have a look at the Projects area in the top left of the screen (if you can't see this, click Window > Projects from the menu bar at the top of the software):



Click the plus symbol to expand your project, and you'll see the following:



Now expand Source Packages to see your project name again. Expand this and you'll see the Java file that is your source code.



This same source code should be displayed to the right, in the large text area. It will be called FirstProject.java. If you can't see a code window, simply double click FirstProject.java in your Projects window above. The code will appear, ready for you to start work.

The coding window that appears should look like this (we've ch

Want your school to be the top-listed School/college in Dutse?
Click here to claim your Sponsored Listing.

Category

Telephone

Address

Shuwarin Kudu Kiyawa
Dutse
720102

Opening Hours

Monday 08:00 - 17:00
Tuesday 08:00 - 17:00
Wednesday 09:00 - 17:00
Thursday 09:00 - 17:00
Friday 09:00 - 17:00
Saturday 09:00 - 17:00
Sunday 09:00 - 17:00