You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-18Lines changed: 16 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -318,27 +318,27 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
318
318
319
319
-[The Unix Workbench](http://seankross.com/the-unix-workbench/) - A book for anyone to get started with Unix.
320
320
-[The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) - Master the command line, in one page.
321
-
-[Awesome Command Line Apps](https://github.com/herrbischoff/awesome-command-line-apps)[](https://awesome.re)
321
+
-[Awesome Command Line Apps](https://github.com/herrbischoff/awesome-command-line-apps)
322
322
323
323
#### Introductory Programming Skills
324
324
325
325
#### C Language and Derivatives
326
326
327
327
-[Learn-C.org](http://www.learn-c.org) - [C](https://en.wikipedia.org/wiki/C_(programming_language)) is a general-purpose computer programming language developed at Bell Labs concurrently with UNIX. Most UNIX and NIX operating systems are still written in versions of C, with notable exceptions such as [Haiku](https://en.wikipedia.org/wiki/Haiku_(operating_system)) in [C++](https://en.wikipedia.org/wiki/C%2B%2B) and [Redox](https://en.wikipedia.org/wiki/Redox_(operating_system)) in [Rust](https://en.wikipedia.org/wiki/Rust_(programming_language)).
-[Rust Learning](https://github.com/ctjhoa/rust-learning) - A bunch of links to blog posts, articles, videos, etc for learning Rust.
330
-
-[Awesome Rust](https://github.com/rust-unofficial/awesome-rust) - A curated list of Rust code and resources. [](https://awesome.re)
331
-
-[Awesome Modern C++](https://github.com/rigtorp/awesome-modern-cpp) - A collection of resources on modern C++. [](https://awesome.re)
332
-
-[Awesome Swift](https://github.com/matteocrippa/awesome-swift) - A collaborative list of awesome Swift libraries and resources. [](https://awesome.re)
330
+
-[Awesome Rust](https://github.com/rust-unofficial/awesome-rust) - A curated list of Rust code and resources.
331
+
-[Awesome Modern C++](https://github.com/rigtorp/awesome-modern-cpp) - A collection of resources on modern C++.
332
+
-[Awesome Swift](https://github.com/matteocrippa/awesome-swift) - A collaborative list of awesome Swift libraries and resources.
333
333
334
334
#### Other Programming Languages
335
335
336
-
-[Awesome Programming](https://github.com/hardikvasa/awesome-programming) - A curated list of awesome programming talks, articles, books, resources and more. [](https://awesome.re)
-[Awesome Programming](https://github.com/hardikvasa/awesome-programming) - A curated list of awesome programming talks, articles, books, resources and more.
-[learning-fortran](https://github.com/pwittchen/learning-fortran) - Repository created in order to learn basics of Fortran, with links to several tutorials.
339
-
-[Awesome Fortran](https://github.com/rabbiabram/awesome-fortran) - A curated list of Fortran libraries. [](https://awesome.re)
339
+
-[Awesome Fortran](https://github.com/rabbiabram/awesome-fortran) - A curated list of Fortran libraries.
340
340
-[Python Learning Resources](https://github.com/CodementorIO/Python-Learning-Resources) - Resources for learning Python.
341
-
-[Awesome Python](https://github.com/vinta/awesome-python) - A curated list of awesome Python frameworks, libraries, software, and resources.[](https://awesome.re)
341
+
-[Awesome Python](https://github.com/vinta/awesome-python) - A curated list of awesome Python frameworks, libraries, software, and resources.
342
342
343
343
### UNIX® Code/Emulation
344
344
@@ -429,24 +429,24 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
-[OS X for UNIX Users](http://images.apple.com/media/us/osx/2012/docs/OSX_for_UNIX_Users_TB_July2011.pdf) - Apple Technical Brief, July 2011
435
435
- Learning Unix for OS X: Going Deep With the Terminal and Shell, Dave Taylor, O'Reilly Media, 2nd edition (February 12, 2016), ISBN 1491939982. 📚
436
436
437
437
## More illumos®
438
438
439
439
-[Fork Yeah! The Rise and Development of illumos](https://www.youtube.com/watch?v=-zRN7XLCRhc) - By Bryan Cantrill, CTO of Joylent, developer of illumos-based [SmartOS](https://www.joyent.com/smartos), at USENEX LISA '11 (2011). 📼
440
440
-[illumos at 6](https://www.youtube.com/watch?v=29yGVdtaN_0) - By Peter Tribble, developer of illumos-based [Tribblix](http://www.tribblix.org), at FLOSSUK8 (2017). 📼
-[allbsd.org](https://www.allbsd.org) - allbsd.org aims to support open source developers providing resources including web space, remote shell account service, and so on.
451
451
-[MeetBSD](https://www.meetbsd.com) - MeetBSD is an annual event gathering of users and developers of the BSD operating systems family.
452
452
-[BSD v. Linux](https://www.over-yonder.net/~fullermd/rants/bsd4linux/01)
@@ -461,8 +461,8 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
461
461
## More Linux®
462
462
463
463
-[Revolution OS](https://www.youtube.com/watch?v=Eluzi70O-P4) - Revolution OS is a 2001 documentary which traces the history of GNU, Linux, and the open source and free software movements. (2001). 📼
464
-
-[Awesome Linux Software](https://github.com/LewisVo/Awesome-Linux-Software)[](https://awesome.re)
-[Linux Standard Base](https://en.wikipedia.org/wiki/Linux_Standard_Base) - LSB is an effort to develop a unifying set of standards for Linux not unlike the Open Group's standards for UNIX.
467
467
-[Archive OS Linux](https://archiveos.org/linux/) - Archive of Linux distributions
468
468
-[Linux Distribution Timeline](https://github.com/FabioLolix/LinuxTimeline) - Graph of Linux distributions
@@ -558,8 +558,6 @@ A [real-time operating system](https://en.wikipedia.org/wiki/Real-time_operating
558
558
559
559
All other trademarks mentioned herein are the property of their respective owners and may be registered in the United States and/or other countries.
560
560
561
-
This document is licensed under [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).
562
-
563
561
Portions of the descriptions above are from Wikipedia and used under [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).
0 commit comments