DEV Community

Asabeneh
Asabeneh

Posted on

 

JavaScript and Python challenges

30 Days Of JavaScript Challenge

In the beginning of January, I created 30 Days Of JavaScript Challenge and it became one of the git trending JavaScript repo on github in January and February. It helped several thousands people to understand JavaScript well and it helped them to improve their problem solving skills. If you have a plan to start to learn JS or solidify your JS I would recommend you to give it a try. You can star it at any time.

30 Days of Python Challenge

The content of 30 Days of Python Challenge is somehow similar to 30 Days Of JavaScript Challenge but with different syntax. In addition, in this challenge I have included small fullstack application with Flask and MongoDB.

πŸ’» 30DaysOfJavaScript Github: https://lnkd.in/efqy_df
πŸ’» 30DaysOfPython Github: https://lnkd.in/epW6d_U

πŸ‘₯ Join the 30DaysOfJavaScript group: https://lnkd.in/er7kdTE
πŸ‘₯ Join the 30DaysOfPython group: https://lnkd.in/eE5Qgqd

Top comments (1)

Collapse
 
hinasoftwareengineer profile image
Hina-softwareEngineer

Hey Asabeneh, I have completed both. And I learned a lot from this and clear all my concepts. Thanks for this. I really love those challenges as they strong my concepts. Waiting for more challenges... πŸ˜ƒ

Visualizing Promises and Async/Await 🀯

async await

☝️ Check out this all-time classic DEV post