teachcode
teachcode copied to clipboard
A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
Bumps [terser](https://github.com/terser/terser) from 4.6.13 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
**What kind of change does this PR introduce?** Feature **Did you add tests for your changes?** No **If relevant, did you update the documentation?** N/A **Summary** This PR is still...
**Is your feature request related to a problem? Please describe.** Since the app currently only supports python and javascript. It would be better if the app contains tutorials for multiple...
[git-cz](https://github.com/streamich/git-cz) serves the purpose here.
Include challenges for Golang by which the users can familiarise themselves with the basic language constructs.
Write e2e tests for the available commands.
**Problem** If we give such a solution for task 4 of JS, ```js console.log('33\n14\nJS\n Hey, this is Task 4 of Python Path!\n Hey, this is Task 4 of Python Path!...
Questions on basic concepts like arrays, matrix, classes, recursion, packages, etc are missing **The solution** I would like to add some extra questions based on these topics