18 Aug :: Week 1 Live Bootcamp

INTRODUCTION TO WEEK 1

In week 1 of the internship, our focus will be on how Java Programming is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible, making it highly portable and platform-independent. Through the Week 1 Live Bootcamp and Coding Project, we will learn the essentials of Java Programming, including how to build a Banking prototype application that incorporates core concepts such as classes, objects, typecasting, and loops allowing us to simulate banking operations and transactions.


LEARNING OBJECTIVES

After completing this week’s Bootcamp & Coding Project you will:

  • Have a good working knowledge of the Fundamentals of Java Programming Language.
  • Learn various concepts like typecasting, if-else, do while loops, and switch case that can be used to create interesting applications in Java.
  • Get a Banking prototype application that you can customize and fine-tune the model to enhance its performance.

LIVE BOOTCAMP

Unlock the potential of Java Programming by immersing yourself in a collection of hands-on exercises focused on core Java concepts. This tool offers a beginner-friendly approach, empowering you to grasp the essentials of programming and kickstart your journey toward creating robust and efficient Java applications.

Watch this Live Bootcamp (recording available below after live session) on the Basics of Java Programming & learn how to write and execute your first Java Program, understand variables, data types, and control flow statements, and begin building the foundation for developing complex software solutions using Java.

NOTE :: You must sign in/sign up (top right corner of this page) to record your attendance while watching this live or recorded bootcamp. Just sign in and then watch - it’s as easy as that!


PRACTICAL EXERCISE

Click the below button to access the basics of Java Programming kandi kit. This kit has all the required dependencies and resources you need to build your application.

Click on the 1-Click Installer button on the kandi kit page to install the basics of Java Programming kit. On installing and running this kit, you will have a working model that you can customize and use in your project.

kandi 1-Click Kit - Dark

Below are two sample coding exercises that will help you advance in your journey in Java Programming. To get started, use the relevant keywords to search for simple code snippets in the search bar on kandi.

Sample Exercise 1 - Direct user input in Java: This is a simple exercise that lets you take input from user.

Sample Exercise 2 - Prime number check in Java: This exercise help you check for a number that is divisible by only two numbers 1 and itself.


CODING PROJECT

Complete and submit this interesting Coding Project and receive your Full Stack Development Enthusiast Badge!

It is mandatory for you to complete your weekly Coding Project in order to receive your final Internship Completion Certificate.

NOTE :: For questions 6-10, please ensure you upload screenshots of your code and outcome in PNG format ONLY. We will not be able to consider answers provided in text or any other format. You will receive your Badge #3 if you meet the minimum requirement of 60% correct answers. If not, you will receive an email from us requesting you to retake the Coding Project.

Coding Project - Week 1

Showcase your progress & win exciting prizes!

  1. Share your badge on social media. You can save the image and share.
  2. Add a short note on why you are excited to learn new digital skills.
  3. Ensure you tag #Ready2GoDigital @ICTAcademy @OpenWeaver.

Win goodies every week! Share badges every week and stand to win Airpods at the end of the internship!


SUPPORT

Reach out to us by replying below for any questions! You must be signed in with your registered email address to use the ‘reply’ feature.


79 Likes

How do I get in live session

7 Likes

How to join the live bootcamp?

2 Likes

bootcamp starts at 5pm.

3 Likes

Hello Everyone
I have a question to ask whether Java is related to Full Stack Web or not ?

6 Likes

i think javascript is better than java for full stack development

8 Likes

how to mark attendance and join the live session

5 Likes

yeah you’r right that’s 100% correct

1 Like

how to mark attendance and join the live session

5 Likes

how to mark attendence and join the live session

1 Like

Please checkout the Live Bootcamp section at the top of the page to watch the bootcamp

6 Likes

Ia this YouTube video is live bootcamp

1 Like

Hlo everyone this is nice session for understanding concept of fullstack program

1 Like

1. What is Java?

  • A programming language
  • An operating system
  • A database management system
  • A web browser
0 voters
4 Likes

2. What is the purpose of a constructor in Java?

  • To create objects
  • To initialize objects
  • To destroy objects
  • To display objects
0 voters
2 Likes

3. Which keyword is used to define a variable that cannot be reassigned in Java?

  • const
  • final
  • static
  • volatile
0 voters
2 Likes

4. Which of the following is a valid identifier in Java?

  • 123variable
  • variable_123
  • #variable
  • variable$
0 voters

5. Which of the following is not a primitive data type in Java?

  • int
  • float
  • string
  • boolean
0 voters
3 Likes

Is this full stack based on java or python?

3 Likes

This is a live session being streamed through YouTube. We will have a live Q&A as well at the end of this session. So, please leave your questions here and out mentor will respond to it at the end.

3 Likes