What are the best ways to incorporate what we have learnt, i.e., Python. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

What are the best ways to incorporate what we have learnt, i.e., Python.

I work in an organization that is totally mainframe driven. For me to enhance my learnings and to do some basic level programmming, are there any sites that have dummy projects, etc.,? Any help would be deeply appreciated...

24th May 2018, 4:14 PM
Raghavendra Sharma
2 Réponses
+ 3
Yes, there are. I know one - it's an "Introduction to Interactive Programming with Python" online video course available on Coursera. It is carried out by Rice University professors and one of its parts is a specially prepared online Python interpreter - codeskulptor. It has recently been revamped and now supports Python 3, too: https://py3.codeskulptor.org On its own, it's a really cool and almost fully working Python interpreter, enabling you to save your code online (much like Sololearn ;) Check out one of my projects there by looking at links in my bio code (Memory, BlackJack Gold or Ping Pong). By the way, there's a link to the online course, too: https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
24th May 2018, 7:54 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
Thank you Kuba for your answer!
25th May 2018, 12:49 AM
Raghavendra Sharma