+ 4
What Has Been Your Best Program You Ever Coded?
Tell Me About Your Best Programming Project And Leave A Repository Link From Github If You Have One!... My Best Project Was Building A Web Analyzer For Statistical Analysis Of Negative And Positive Comments On Social Media Using Python3, And Its Modules sklearn, nltk, and a few more!
12 odpowiedzi
+ 5
I believe ithese three so far are some of the best code I have made.
https://code.sololearn.com/cZ35zXvo6sBo/?ref=app
https://code.sololearn.com/c3vjfmjZODvX/?ref=app
https://code.sololearn.com/cKi0cyBr24H2/?ref=app
+ 7
my project was (and still is i guess) a program for special kids (i dont know the word, but i mean adhd and down etc.) to help them learn new things. it is an easy and friendly windows app that let them discover animals, food and some more stuff. maybe it is not one of those very big projects but still feels good :D
+ 7
I think the following codes are better than any others I have coded so far here :
https://code.sololearn.com/cAlNxwpPFqST/#cpp
https://code.sololearn.com/cq24J951TxgI/#cpp
https://code.sololearn.com/cLGN9A6ZdaHB/#cpp
+ 5
Websites of course, busy with my best one
+ 5
@Iwan, show me once you've coded it.
+ 5
This is my nicest result on Sololearn.
https://code.sololearn.com/WUuwwegf7vhB/?ref=app
+ 5
learning abc program when i was 5. DOS black screen green letters and made an image for each letter. then if i put the letter or the whole word right the program said GOOD JOB or ALMOST GOT IT ; TRY AGAIN. i saw my dad work and sat besides to learn and5when he finished i made my homework in programs. never copied it and lost it afterwards but it was my best program considering i i was 5 and just tried for fun and it worked.
+ 3
@Paul its actually impressive
+ 3
My was small and primitive "engine" (or should I call it CMS?) for a web-shop. Login, logout, categories, add goods to a store, remove... that's it. It was for courses. Then I dropped it. And here "Chess without dom" is my best for now. It was a kind of a homework of another Sololearner who asked for help. And they didn't studied DOM traversing yet, so I had to make it without DOM. I think when they will study this field, it'll be interesting to (re)make this code and add a "feature" :-) to move chess pieces! :-D
https://code.sololearn.com/WuWo6P1lPe8z/?ref=app
+ 3
@Andrew Most impressive
+ 2
My best code ever developed must be : System. out. println("Hello World"); .Why? because it was my first!!!!
+ 1
oh, thank you :)