+ 2
So I'm looking for a more advanced project
Hey, I haven't been programming for 4-5 years now so my abilities became rusty. Started learning python for the first time in SoloLearn. I do have 7-8 years of history of programming in html, Java, C, and VB, So I'm not a rookie. The problem- I'm not a professional programmer, it's not my living and hence I can't put my skills to practice. I've made some Newbie codes you can see attached, but I'm looking for a more sophisticated interesting project to grind my gears. Thanks for all helpers!
6 Antworten
+ 5
@matan I'm talking about a complete, although simple, GUI-based project, like this:
Pong: 🏓
http://bit.ly/2eSbaFT
Memory: 💆
http://bit.ly/2gn4QZP
BlackJack: ♠♥♦♣
http://bit.ly/2icsbcv
+ 7
There is a whole thread on project ideas:
https://www.sololearn.com/Discuss/303539/?ref=app
If I were you, I'd start with some GUI-based mini-project to let me achieve satisfying, visible results. That keeps you motivated.
+ 2
@kuba
I've seen this thread a few days ago, the ideas over there are quite simple and vary on a lot of languages, I'm looking for something more maybe scientific like xD that will require me to do some research on the way :-)
@maffas
Im not sure I understand your ideas, please explain?
+ 2
@kuba
Oh wow! Now that's something cool ^_^
Looks like a nice challenge that will make me busy for a few days xD
Thanks!
+ 1
hi.. I'm attempting to build an ftp program and other things which will be actually useful in the real world..
so far
ftp
data scraper for retail analysis.
invoice generator.
I'm also looking at delving into generating html not using Java or php so the outputted page is 100%html
I've made a start with the ftp but I'm a beginner with python as well..
have a look at my codes for ftp.. it's getting there but there is plenty more..