KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
programming-fundamentals
★ 13
Open GitHub ↗
D-Lab training
Download README (.md)
Explore Similar Repositories
bug-reporting-guide
:
A client-friendly guide for bug reporting
SpectrumAnalyzerStrip
:
Spectrum analyzer using a Teensy 3.1 and an APA102 RGB LED strip.
TickDynamic
:
Public Issues repository for the Minecraft mod Tick Dynamic.
jdbc-ssh
:
JDBC driver over SSH tunnel
email-template-guide
:
Manage, compile and test your nightmarish email newsletter templates.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
programming-fundamentals
?
Download (.md)
programming-fundamentals ======================== [D-Lab](http://dlab.berkeley.edu/training/programming-fundamentals-1) training January 12, 2015 1-4 pm. An intro to the basics that instructors often assume you know, but that you probably never had good instruction on! After this course, you should be able to more easily start learning to program (e.g., in R or python), follow instructions and documentation online (e.g. StackExchange), and communicate better with your collaborators who are programming. By the end of this course, students should be able to: * Understand basic programming terminologies, structures, and workflows * Get comfortable with the Berkeley Common Environment * Use shall/bash/terminal without fear * Know and use essential Unix commands * Write your own script that automates tasks * Run somebody else's script on your own data * Install packages, modules, and other software from the command line * Read StackExchange, online documentation, or other instructions and know what the heck they're talking about