More coding exercise updates for your courses

cancel
Showing results for 
Search instead for 
Did you mean: 

More coding exercise updates for your courses

Abbie
Retired
Retired

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!

 

6 Comments
PhillipBurton
Mentor Mentor
Mentor

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

piroz_amin
Researcher
Researcher

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

TedLeRoy
Storyteller Storyteller
Storyteller

It would be great to have bash scripting exercises available.

Andy186
Observer
Observer

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

AhmadTowaiq042
Observer
Observer

Can we have support for Scipy module for Python?

 

AhmadTowaiq042
Observer
Observer

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