+ 1

Can someone teach me a beginner code for beginner like me ? (I would be very happy if you could help)

like C++, Python, or Java ? i think

8th May 2025, 8:27 AM
Rizi Gbt
Rizi Gbt - avatar
8 Answers
+ 4
Rizi Gbt Go to learn section and grap your personal favorite programming language and if you get stuck feel free to ask here 😉 Happy Coding!
8th May 2025, 11:53 AM
Alhaaz
Alhaaz - avatar
+ 3
Rizi Gbt , Python is one of the easiest programming languages out there. So, you might want to start there. The first and the most basic code is the Hello World code. After that you can build something simple like a simple calculator, a to-do list or anything that intrigues and interests you. If you get stuck anywhere, or need help with anything, feel free to reach out and post your question here; we are here to help and grow together. :) All the best and happy coding!
8th May 2025, 12:36 PM
Ushasi Bhattacharya
+ 2
Sure! I love to help in my spare time. Message me to help
8th May 2025, 9:24 AM
Eyad Al-Ahmar
Eyad Al-Ahmar - avatar
+ 2
I'll assume you already know how to print out a statement, and data types, let's, I don't know how much you know, but here's something: Collecting input, python, using name as the variable's name: name = input ()
10th May 2025, 1:10 AM
Coder
Coder - avatar
+ 2
You can learn programming languages like Pyrhon, C++ ,..etc from freeCodeCamp's free certification course or YouTube video of freeCodeCamp
10th May 2025, 7:54 AM
Brainstorm
Brainstorm - avatar
9th May 2025, 6:34 AM
Jeffery Kachukwucide
Jeffery Kachukwucide - avatar
+ 1
If You want to outPut 'Hello World' on screen in python. Here you go print('Hello World') #Hello World <- will be outputed
9th May 2025, 2:44 PM
~Nhm~
~Nhm~ - avatar
+ 1
I here to help python html cpp or c#
9th May 2025, 4:48 PM
Tauyanashe Silvester Munemo
Tauyanashe Silvester Munemo - avatar