Do you have ideas for first programming projects? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 116

Do you have ideas for first programming projects?

I'm not creative

25th Jan 2017, 11:44 AM
Alexander Draeger
Alexander Draeger - avatar
197 Answers
+ 201
If you have zero coding experience, I'd suggest starting out with a simple HTML webpage. For instance, you could start a simple blog to document your coding journey. Then, as your skills improve, you could add more functionality: javascript and css. If you're just trying to improve your skills, you wouldn't even need to publish it online, just run it from your computer. Have fun!
26th Jan 2017, 3:36 PM
James Hall
James Hall - avatar
+ 138
my first projects: - calculator (the classic one :D ) - dvd management software with db connect (i have a lot of movies, so i made this with description, short trailer, if i give it to someone, ....) - small games like tetris, snake, hangman, ... - try to write a browsergame (it was to much so maybe later :D ) - 2d game maker (also not finished yet) - small chat - as a school project a "facebook" clone - small picture manipulation tool (e.g: add blue filter over uploaded jpeg) - conways game of life - webcrawler - maybe a small homepage to collect all ideas from here ;) ...
26th Jan 2017, 3:34 PM
R4xx4r
R4xx4r - avatar
+ 110
When you make your first functional program, it's like having a child. You feel proud of it and you always want to improve it. I suggest that you program something that will help you in your daily tasks like a personalized calendar or something to organize your money
25th Jan 2017, 10:45 PM
johan buitrago
johan buitrago - avatar
+ 66
i dont know about you, but i think you should first be a problem solver and you will never run out of projects. ive got so many hence why i chose to code. just think of a problem that you think might make life better for yourself or someone else that you can solve. its how facebook got started... how to connect to people. its how youtube got started. They all started out with a problem and came up with a solution to solve the problem. Just like Solo learn app, they knew that people wanted to learn how to code so they created a solution. This app is solving my problem of wanting to learn how to code. ok all the best and happy coding! lol
27th Jan 2017, 5:34 AM
Dwain Aiolupotea
Dwain Aiolupotea - avatar
+ 50
You can also try out the simple examples given here and in various tutorials: also, you can check out members codes and see what you can learn from them and get ideas of your own from them.
28th Jan 2017, 3:15 AM
<^>washika D<^>
<^>washika D<^> - avatar
+ 49
I'm trying to create a AI like iron man Jarvis XD .....first big project of my small life . you can try any graphical programs ....maybe a calculator for first small project or bots ...anything u like
25th Jan 2017, 1:01 PM
Sun
Sun - avatar
+ 45
There's a great app called “Programming Ideas" that sounds exactly like what you're looking for!
26th Jan 2017, 8:38 PM
Shalen Naidoo
Shalen Naidoo - avatar
+ 23
One way to motivate and inspire to do a project is thinking what do you need, think big things and start from below, for example: I want to program an study schedule app for android that let me know the time for study each subject, I don't have idea to make an android app, but I can start to do a little app to input data, then I will learn to store the data, then I will improve making buttons, then the style.... Bit by bit.
27th Jan 2017, 1:34 AM
Juan ST
Juan ST - avatar
+ 20
Try making a shopping program, have customers be able to choose items to pay for, removing money from them and adding it to the store wallet. You can also keep track of inventory and check it using functions.
25th Jan 2017, 12:03 PM
B L
B L - avatar
+ 20
Usually it is something like "Hello World" :) But I think that you asked about something more. It strongly depends of your knowledges and interests. You can begin with idea such as: 1. Mathematics. Realize any interesting algorithms. 2. Computer safety. Try to realize some simple cryptographic examples. Really simple, but working. 3. Try to analyse picture (f. e. bmp - model). Create an application, that can analyze simple picture. Good luck in you projects!!!
26th Jan 2017, 3:17 PM
Aleksandr Averbuh
Aleksandr Averbuh - avatar
+ 20
you can try basic games like rock paper scissors,it was my first program you can check it
26th Jan 2017, 4:34 PM
Utkαrsh
Utkαrsh - avatar
+ 18
write a 2D game, and polish it ! nice menu..load,save etc. you will face every possible problem in writing a real program. and it will stay doable !
27th Jan 2017, 9:17 PM
Edwin Martens
Edwin Martens - avatar
+ 17
maybe try to remaster some old school Atari games
26th Jan 2017, 2:33 PM
Igor Paunovic
Igor Paunovic - avatar
+ 16
there are some features of Jarvis I don't like ... now Google tts and python modules will make it easy ! I'm thinking of going beyond its limit
25th Jan 2017, 1:14 PM
Sun
Sun - avatar
+ 16
"Oblique Strategies is an aid to creative thinking created by Peter Schmidt and Brian Eno. Draw a card when you want a different approach to a problem..." It's an Android app by 'plural' and has several card sets.
26th Jan 2017, 5:28 PM
Kirk Schafer
Kirk Schafer - avatar
+ 14
make an online version of your resume, or even a mobile app version or both. it solves the problem of having to e-mail it to prospective employers, much easier to send a link. and if you can think of ways to incorporate the stuff you learn into it, it really demonstrates your skills. Solving real world problems for charitable organizations or causes is always a PR plus. often times you'll find their websites static and uninteresting. or their admin systems is simple spreadsheets or manual filling cabinets filled with documents. the possibilities are endless and the rewards are real "feel good" experiences. simple entertaining educational games for young children is also easy to code and also leaves you with that warm "I contributed something valuable to the development of future generations" feeling. that "he cares about more than just himself" thought also rest very well with prospective employers and/or clients. Good luck.
28th Jan 2017, 5:58 AM
Stefan Ellis
Stefan Ellis - avatar
+ 14
Do something fun; for a few bucks you can buy an arduino board or raspberry pi and make a robot. I started out by making a line follower and sumo wrestler robot for local robot games. Wasn't very difficult, and it's nice to see your code literally in action.
28th Jan 2017, 6:34 AM
Jonathan Waldner
Jonathan Waldner - avatar
+ 14
Develop your own little OS in a Virtual Machine, then launch the app in full screen
29th Jan 2017, 12:40 AM
David Hutto
David Hutto - avatar
+ 13
i think it's time to be creative just make you feel like in a big project useful reliable and the one which you have born to do always think about how can you help a business this will show you the way
26th Jan 2017, 5:16 PM
Jalil Abdollahi
Jalil Abdollahi - avatar
+ 13
I will suggest to start with HTML u can start with a small site having 3-4 pages
26th Jan 2017, 6:55 PM
Swati tiwari
Swati tiwari - avatar