Skip to content

Commit

Permalink
Update prerequisites.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktiits authored Jun 20, 2024
1 parent a217504 commit 638edf4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions materials/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@ To make this course as enjoyable as possible for you and to make sure you can ge
* General understanding of geoinformatics, vector and raster data, coordinate systems.
* General understanding of either Python, R or use of command line tools, e.g. GDAL, PDAL, ...
* Basic Unix commands (know how to use these commands in a terminal): `cd, ls, mv, cp, rm, chmod, less, tail, echo, mkdir, pwd`.
* Here are some resources to acquire these skills:
* [UNIX tutorial for beginners](http://www.ee.surrey.ac.uk/Teaching/Unix/) (the first two topics are a good start, try also some editor)
* [Basic Linux Commands 10 min tutorial video](https://www.youtube.com/watch?v=uFPly_nGBMg) (sit back and watch)
* [CSC and Linux Cheat Sheet](./cheatsheet.md) (one page summary of the most important Linux commands – handy to have near you during the course)
* [Terminal intro](terminal.md)

This also means that this course is not an introduction to either of the topics. Please refer to other courses to learn more about the topics that interest you.
This also means that this course is not an introduction to either of the topics. Please refer to [Where to go from here page](where_to_go.md) to learn more these topics.

## CSC account

Expand Down

0 comments on commit 638edf4

Please sign in to comment.