Learn Bash
15 months ago
check this out:
Advanced Bash-Scripting Guide
http://tldp.org/LDP/abs/html/
| 1. |
learn sql
1 entry |
170 people |
| 2. |
learn perl
|
250 people |
| 3. |
learn javascript
|
364 people |
| 4. |
learn google maps api
|
32 people |
| 5. |
learn python
1 entry |
754 people |
| 6. |
Learn shell scripting
1 entry |
57 people |
| 7. |
reverse engineer
|
7 people |
| 8. |
learn C++ programming language
|
25 people |
| 9. |
Learn Java
|
684 people |
First chapter killed.
Google ‘think python’ for it, seems like a good book.
I just wanted a consistent way to store my data and to understand the db backend of most web apps. PHP usually connects to a MySQL database. However, SQL is useful everywhere. Even in small scripts, utilizing SqLite.
Currently I have finished the first 2 chapters of the O’Reilly book ‘Learning SQL’