More coding exercise updates for your courses

Abbie
Abbie Posts: 3,191 traveler rank

Hands-on practice is important, and not just for students in developer courses — data science students need it too. So we’re improving coding exercises by adding SQL, R, NumPy, SciKit-Learn, and Pandas — along with Swift 5, and React 16 — to the list of supported languages, frameworks, and libraries.

What other languages, frameworks, or libraries would you like to see added in the future? Please let us know in the comments below!

Comments

  • Dear Abbie,

    Excel formulas would be nice, as would version-specific SQL, such as SQL Server and Oracle SQL (the version you use is SQLlite).

    Phillip

  • C programming Language would be great since it is most advised language for start ups

  • It would be great to have bash scripting exercises available.

  • Andy186
    Andy186 Posts: 2 researcher rank

    It would be nice to have Angular 10+ as well as Java (if not already added).

  • Can we have support for Scipy module for Python?

  • Hi can someone please help me using numpy in the coding exercises? I have an exercise that requires numpy but when I use import numpy I get the error message numpy module not found. Has anyone successfully imported numpy in their coding exercise