+ 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
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!
+ 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!
+ 2
Sure! I love to help in my spare time. Message me to help
+ 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 ()
+ 2
You can learn programming languages like Pyrhon, C++ ,..etc from freeCodeCamp's free certification course or YouTube video of freeCodeCamp
+ 1
Ù
ŰÙ
ŰŻ Fg ok
+ 1
If You want to outPut 'Hello World' on screen in python.
Here you go
print('Hello World')
#Hello World <- will be outputed
+ 1
I here to help python html cpp or c#