fix: deleted all the book-recommendations folders (#34498)
This commit is contained in:
committed by
Quincy Larson
parent
f1311cd80a
commit
dfba4e3835
@ -1,23 +0,0 @@
|
||||
---
|
||||
title: Algorithms in JavaScript books
|
||||
localeTitle: الخوارزميات في كتب JavaScript
|
||||
---
|
||||
### قائمة الكتب
|
||||
|
||||
_هياكل البيانات في JavaScript_
|
||||
|
||||
* كتاب مجاني يغطي هياكل البيانات في جافا سكريبت
|
||||
* [GitBook](https://www.gitbook.com/book/pmary/data-structure-in-javascript/details)
|
||||
|
||||
_تعلم هياكل وخوارزميات جافا سكريبت - الطبعة الثانية_
|
||||
|
||||
* يغطي البرمجة الموجهة للكائنات ، وراثة النماذج ، وفرز الخوارزميات والبحث ، و Quicksort ، و mergesort ، وأشجار البحث الثنائية ، ومفاهيم الخوارزمية المتقدمة.
|
||||
* [الأمازون](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1785285491)
|
||||
* ISBN-13: 978-1785285493
|
||||
|
||||
_هياكل البيانات والخوارزميات مع JavaScript: إدخال أساليب الحوسبة الكلاسيكية على الويب_
|
||||
|
||||
* يغطي العودية ، الفرز والبحث الخوارزميات ، والقوائم المرتبطة وأشجار البحث الثنائي.
|
||||
* [الأمازون](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
|
||||
* ISBN-13: 978-1449364939
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: Books on Haskell
|
||||
localeTitle: كتب على هاسكل
|
||||
---
|
||||
\### قائمة الكتب
|
||||
|
||||
_Learn You a Haskell for Great Good_ هو واحد من أفضل الكتب لغوص المبتدئين في عالم Haskell. الكامل مع الرسوم التوضيحية.
|
||||
|
||||
ونعم ، الكتاب الإلكتروني مجاني!
|
||||
|
||||
* [موقع الكتروني](http://learnyouahaskell.com/)
|
||||
* [لا النشا الصحافة](https://nostarch.com/lyah.htm)
|
||||
* [الكتاب الإلكتروني](http://learnyouahaskell.com/chapters) (مجاني)
|
@ -1,257 +0,0 @@
|
||||
---
|
||||
title: Books to Read for Programmers
|
||||
localeTitle: كتب للقراءة للمبرمجين
|
||||
---
|
||||
### قائمة الكتب
|
||||
|
||||
## جنرال لواء
|
||||
|
||||
_أتمتة الأشياء_ المملّة _مع بايثون_ للصويغارت
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_هيكل وتفسير برامج الكمبيوتر من_ قبل هارولد Abelson ، جيرالد جاي سوسمان ، وجولي سوسمان
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_التعليمات البرمجية النظيفة: دليل كرافستمانشيب رشيق_ بواسطة روبرت سي مارتن
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0132350884
|
||||
|
||||
_CODE: اللغة المخفية لأجهزة الكمبيوتر والبرمجيات_ بواسطة Charles Petzold
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/ref=sr_1_1?s=books&ie=UTF8&qid=1508780869&sr=1-1&keywords=code)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_لا تجعلني أفكر ، إعادة النظر في: نهج الحكمة المشتركة لاستخدامية الويب من قبل ستيف كروغ_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/ref=sr_1_1?ie=UTF8&qid=1538370339&sr=8-1&keywords=dont+make+me+think)
|
||||
* ISBN-13: 978-0321965516
|
||||
|
||||
_برمجة اللؤلؤ (الطبعة الثانية) من قبل جون بنتلي_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
* ISBN-13: 978-0201657883
|
||||
|
||||
_هيكل وتفسير برامج الكمبيوتر_
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_المبرمج العملي: من Journeyman إلى Master_ by Andrew Hunt و David Thomas
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0201616224
|
||||
|
||||
_The Self-Taught Programmer: The_ Finalitive _Guide to Programming Professionally_ by Cory Althoff
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA?sa-no-redirect=1)
|
||||
* ISBN-13: 978-1520288178
|
||||
|
||||
_أنت لا تعرف شبيبة (سلسلة الكتب) من_ قبل كايل سيمبسون
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_المهارات الشخصية: دليل حياة مطور البرامج_ - جون سونميز
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## خوارزميات
|
||||
|
||||
_مقدمة إلى الخوارزميات ، الطبعة الثالثة (مطبعة معهد ماساتشوستس للتكنولوجيا) من_ قبل توماس H. كورمين وتشارلز E. Leiserson
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/)
|
||||
* ISBN-13: 978-0262033848
|
||||
|
||||
_Cracking the Coding Interview: 150 Programming Questions and Solutions_ by Gayle Laakmann McDowell
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
## C لانغ
|
||||
|
||||
_لغة برمجة C_ بواسطة Brian W. Kernighan و Dennis M. Ritchie
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
|
||||
* ISBN-13: 978-0131103628
|
||||
|
||||
_كتاب على C: البرمجة في C_
|
||||
|
||||
* [الأمازون](https://www.amazon.com/Book-Programming-4th-Al-Kelley/dp/0201183994/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8)
|
||||
* ISBN-13: 978-0201183993
|
||||
|
||||
## مقابلة الترميز
|
||||
|
||||
_تكسير مقابلة الترميز: 150 حلول الأسئلة والحلول_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
_مقابلات البرمجة مكشوف: أسرار الهبوط وظيفتك القادمة ، الطبعة الثانية_
|
||||
|
||||
* [وايلي](https://www.wiley.com/en-id/Programming+Interviews+Exposed:+Secrets+to+Landing+Your+Next+Job,+2nd+Edition-p-9780470121672)
|
||||
* ISBN: 978-0-470-12167-2
|
||||
|
||||
## جافا
|
||||
|
||||
_رئيس جاوة الأولى_ التي كتبها كاثي سييرا وبيرت بيتس
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208)
|
||||
* ISBN-13: 978-0596009205
|
||||
|
||||
_جافا فعالة من قبل جوشوا بلوخ_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997)
|
||||
* ISBN-13: 978-0134685991
|
||||
|
||||
## جافا سكريبت
|
||||
|
||||
_أنت لا تعرف شبيبة (سلسلة كتاب)_
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_جافا سكريبت بلاغة: مقدمة حديثة للبرمجة من قبل ماريجن هافرك_
|
||||
|
||||
* [اقرأها على الإنترنت هنا](https://eloquentjavascript.net)
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5) -ISBN-13: 978-1593275846
|
||||
|
||||
_JavaScript: الأجزاء الجيدة_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
* ISBN-13: 978-0596517748
|
||||
|
||||
_JavaScript و JQuery: Interactive Web-End Web Development_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/?pldnSite=1)
|
||||
* ISBN-13: 978-1118531648
|
||||
|
||||
## الثعبان
|
||||
|
||||
_أتمتة أشياء مملة مع بايثون_
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_برمجة تطبيقات Python الأساسية (الإصدار الثالث) بواسطة Wesley J Chun_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209)
|
||||
* ISBN-13: 978-0132678209
|
||||
|
||||
## المهارات الناعمة
|
||||
|
||||
_المهارات الأساسية: دليل حياة مطور البرامج_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## آخر
|
||||
|
||||
\* القرصنة: في نهاية المطاف القرصنة دليل: القرصنة للمبتدئين ومتصفح Tor
|
||||
|
||||
* https://www.amazon.in/dp/B075CX7T6G/ref=cm _sw_ r _cp_ awdb _t1_ -7ESBbZ43CCBM
|
||||
* (ISBN 1976112524).
|
||||
|
||||
\* الرمز: اللغة المخفية لأجهزة وبرامج الكمبيوتر (أفضل ممارسات مطوري البرامج) \*
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_هياكل البيانات والخوارزميات سهلة_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
* ISBN-13: 978-8193245279
|
||||
|
||||
_فكر بايثون: كيف تفكر كعالم كمبيوتر_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362)
|
||||
* ISBN-13: 978-1491939369
|
||||
|
||||
_دورة Python Crash Course: مقدمة عملية ، مقدمة للمشروع في البرمجة_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
|
||||
* ISBN-13: 978-1593276034
|
||||
|
||||
_علوم الكمبيوتر المقطر: تعلم فن حل المشاكل computaitonal Wladston فيريرا فيلهو_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
* ISBN-13: 978-0-9773160-2-5
|
||||
|
||||
_خوارزميات مقفلة بواسطة توماس كورمن_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
* ISBN-13: 978-0262518802
|
||||
|
||||
_Violent Python: A Cookbook for Hackers، Forensic Analysts، Penetration Testers and Security Engineers_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp/1597499579/ref=sr_1_2?ie=UTF8&qid=1538665634&sr=8-2&keywords=violent+python)
|
||||
* ISBN-13: 978-1597499576
|
||||
|
||||
_كتيب Shellcoder: اكتشاف واستغلال الثغرات الأمنية_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Shellcoders-Handbook-Discovering-Exploiting-Security/dp/047008023X/ref=sr_1_1?ie=UTF8&qid=1538665772&sr=8-1&keywords=shellcoders+handbook+3rd+edition&dpID=41xfa6zpuPL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0470080238
|
||||
|
||||
_Head First C: A Brain-Friendly Guide_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Head-First-C-Brain-Friendly-Guide/dp/1449399916/ref=sr_1_2?ie=UTF8&qid=1538665818&sr=8-2&keywords=head+first+c&dpID=51StqzL2dWL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1449399917
|
||||
|
||||
_تصميم عملي وجوه المنحى في روبي_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330)
|
||||
* ISBN-13: 978-0321721334
|
||||
|
||||
_التفكير في C ++ بواسطة بروس إيكيل_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
* ISBN-13: 978-0139177095
|
||||
|
||||
_مفاهيم نظام التشغيل_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=sr_1_1?s=books&ie=UTF8&qid=1538967825&sr=1-1&keywords=operating+system+concepts+10th+edition&dpID=51Qy2upM%252BaL&preST=_SY291_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1118063330
|
||||
|
||||
_شبكات الكمبيوتر: من أعلى إلى أسفل النهج (الطبعة 7) من قبل Kurose وروس_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149/ref=sr_1_1?s=books&ie=UTF8&qid=1538967896&sr=1-1&keywords=kurose+and+ross&dpID=51xp1%252BoDRML&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0133594140
|
||||
|
||||
_البرمجة التنافسية 3: الحد الأدنى الجديد من مسابقات البرمجة_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8)
|
||||
* ISBN-13: 978-5800083125
|
||||
|
||||
_البرمجة الديناميكية لمقابلات الترميز: نهج من أسفل إلى أعلى لحل المشكلات_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.in/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
* ISBN-13: 978-1946556691
|
||||
|
||||
_بوابة 2019 علوم الحاسب وتقنية المعلومات_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/GATE-Computer-Science-Information-Technology/dp/194658178X)
|
||||
* ISBN-13: 978-1946581785
|
||||
|
||||
_فن برمجة الكمبيوتر دونالد E. كنوث_
|
||||
|
||||
* https://www-cs-faculty.stanford.edu/~knuth/taocp.html
|
||||
* ISBN-13: 978-0321751041
|
||||
|
||||
_حقائق ومغالطات هندسة البرمجيات_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/)
|
||||
* ISBN-13: 978-0321117427
|
||||
|
||||
The Mythical Man-Month: Essays on Software Engineering
|
||||
|
||||
* [الأمازون ابتسامة](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959)
|
||||
* ISBN-13: 978-0201835953
|
||||
|
||||
تم تصنيف هذه القائمة من سلاسل رسائل مقترحة متعددة على Reddit و Stackoverflow.
|
||||
|
||||
لا تتردد في إضافة المزيد التي وجدتها مفيدة!
|
@ -1,28 +0,0 @@
|
||||
---
|
||||
title: Books on JavaScript
|
||||
localeTitle: كتب على جافا سكريبت
|
||||
---
|
||||
\### قائمة الكتب
|
||||
|
||||
_جافا سكريبت بلاغة_
|
||||
|
||||
واحد من أفضل الكتب على JavaScript. يجب أن يكون لكل من المبتدئين والمبرمجين المتوسطين ، الذين يبرزون في JavaScript. أفضل جزء هو أن الكتاب الإلكتروني متاح مجانا.
|
||||
|
||||
* [الكتاب الإلكتروني](https://eloquentjavascript.net/) (مجاني)
|
||||
* [الأمازون](https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5)
|
||||
|
||||
_أنت لا تعرف شبيبة_
|
||||
|
||||
ستة سلسلة كتاب من قبل كايل سيمبسون. سلسلة متعمقة حول كل جوانب جافا سكريبت.
|
||||
|
||||
* [جيثب](https://github.com/getify/You-Dont-Know-JS) (مجاني)
|
||||
* [نسخة كيندل ، الأمازون](https://www.amazon.com/You-Dont-Know-Js-Book/dp/B01AY9P0P6)
|
||||
|
||||
_JavaScript: الأجزاء الجيدة_ كتاب من "جد" من جافا سكريبت ، دوغلاس كروكفورد. يناقش كلا من الأجزاء "الجيدة" و "السيئة" من جافا سكريبت.
|
||||
|
||||
* [الأمازون](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
|
||||
_JavaScript: معلومات_ مجموعة من المقالات التي تغطي الأساسيات (اللغة الأساسية والعمل مع متصفح) وكذلك الموضوعات المتقدمة مع شروحات موجزة. متاح ككتاب إلكتروني بأجر وأيضا كبرنامج تعليمي عبر الإنترنت.
|
||||
|
||||
* [عبر الانترنت](https://javascript.info/)
|
||||
* [الكتاب الاليكتروني](https://javascript.info/ebook)
|
@ -1,44 +0,0 @@
|
||||
---
|
||||
title: Books on Python Programming Language
|
||||
localeTitle: كتب على لغة البرمجة بايثون
|
||||
---
|
||||
\### قائمة الكتب
|
||||
|
||||
_اعتقد بيثون 2e_
|
||||
|
||||
* مجاني (الكتاب الإلكتروني) الذي يغطي أساسيات بايثون. إنه مبتدئ ودود وضروري للأشخاص الذين هم جدد على البرمجة!
|
||||
* [الأمازون](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
|
||||
* ISBN-13: 978-1491939369
|
||||
* [موقع الكتروني](http://greenteapress.com/wp/think-python-2e/)
|
||||
* [الكتاب الإلكتروني](http://greenteapress.com/thinkpython2/html/index.html) (مجاني)
|
||||
|
||||
_تعلم بايثون 3 الطريق الصعب_
|
||||
|
||||
* مدفوعة (كتاب إلكتروني مجاني افايابلي) التي تغطي أساسيات الثعبان. تم تصميمه ليبدأ مع لغة python ويصبح على دراية ببنيته وأسلوب عمله في الوقت الذي أكمل فيه الكتاب.
|
||||
|
||||
* [الأمازون](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
||||
|
||||
* ISBN-13: 978-0134692883
|
||||
|
||||
* ردمك -10: 0134692888
|
||||
|
||||
* [موقع الويب](https://learnpythonthehardway.org/) (اشترِ من منشئ المحتوى | دروس فيديو)
|
||||
|
||||
* [الكتاب الإلكتروني](https://learnpythonthehardway.org/python3/) (مجاني)
|
||||
|
||||
* [برمجة وظيفية في بايثون بقلم ديفيد ميرتز \[أوريلي\] \[مجاني\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
||||
|
||||
* [بايثون في التعليم بقلم نيكولاس هـ. تولرفي \[أوريلي\] \[مجاني\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
|
||||
* [كيف تفكر كعالم كمبيوتر من قبل ألين داوني \[V 2.0.17\] \[FREE\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
|
||||
|
||||
* [بايت بايثون \[مجاني\]](https://python.swaroopch.com)
|
||||
|
||||
|
||||
_Black Hat Python: Python Programming for Hackers and Pentesters_
|
||||
|
||||
* [الأمازون ابتسامة](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
|
||||
|
||||
* ردمك -10: 1593275900
|
||||
|
||||
لا تتردد في إضافة المزيد التي وجدتها مفيدة!
|
@ -1,23 +0,0 @@
|
||||
---
|
||||
title: Algorithms in JavaScript books
|
||||
localeTitle: JavaScript书籍中的算法
|
||||
---
|
||||
### 书籍清单
|
||||
|
||||
_JavaScript中的数据结构_
|
||||
|
||||
* 免费书籍,涵盖JavaScript中的数据结构
|
||||
* [GitBook](https://www.gitbook.com/book/pmary/data-structure-in-javascript/details)
|
||||
|
||||
_学习JavaScript数据结构和算法 - 第二版_
|
||||
|
||||
* 涵盖面向对象编程,原型继承,排序和搜索算法,快速排序,合并排序,二叉搜索树和高级算法概念
|
||||
* [亚马逊](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1785285491)
|
||||
* ISBN-13:978-1785285493
|
||||
|
||||
_使用JavaScript的数据结构和算法:将经典计算方法引入Web_
|
||||
|
||||
* 涵盖递归,排序和搜索算法,链表和二叉搜索树。
|
||||
* [亚马逊](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
|
||||
* ISBN-13:978-1449364939
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: Books on Haskell
|
||||
localeTitle: 关于Haskell的书籍
|
||||
---
|
||||
###书籍清单
|
||||
|
||||
_了解Haskell for Great Good_是初学者潜入Haskell世界的最佳书籍之一。充满插图。
|
||||
|
||||
是的,电子书是免费的!
|
||||
|
||||
* [网站](http://learnyouahaskell.com/)
|
||||
* [没有淀粉压力机](https://nostarch.com/lyah.htm)
|
||||
* [电子书](http://learnyouahaskell.com/chapters) (免费)
|
@ -1,257 +0,0 @@
|
||||
---
|
||||
title: Books to Read for Programmers
|
||||
localeTitle: 程序员书单
|
||||
---
|
||||
### 书籍清单
|
||||
|
||||
## 一般
|
||||
|
||||
Al Sweigart _使用Python自动化无聊的东西_
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13:978-1593275990
|
||||
|
||||
Harold Abelson,Gerald Jay Sussman和Julie Sussman _对计算机程序_的_结构和解释_
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13:978-0262510875
|
||||
|
||||
_清洁代码:_ Robert C. Martin _的敏捷软件Crafstmanship手册_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?sa-no-redirect=1)
|
||||
* ISBN-13:978-0132350884
|
||||
|
||||
_代码:_ Charles Petzold _的计算机硬件和软件的隐藏语言_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/ref=sr_1_1?s=books&ie=UTF8&qid=1508780869&sr=1-1&keywords=code)
|
||||
* ISBN-13:978-0735611313
|
||||
|
||||
_不要让我思考,重新审视:Steve Krug对网络可用性的一种常识方法_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/ref=sr_1_1?ie=UTF8&qid=1538370339&sr=8-1&keywords=dont+make+me+think)
|
||||
* ISBN-13:978-0321965516
|
||||
|
||||
_编程珍珠(第2版)作者:Jon Bentley_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
* ISBN-13:978-0201657883
|
||||
|
||||
_计算机程序的结构与解释_
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13:978-0262510875
|
||||
|
||||
_务实的程序员:_安德鲁·亨特和大卫·托马斯_从“熟练工”到“大师”_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X?sa-no-redirect=1)
|
||||
* ISBN-13:978-0201616224
|
||||
|
||||
_自学编程人员:_ Cory Althoff _专业编程的权威指南_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA?sa-no-redirect=1)
|
||||
* ISBN-13:978-1520288178
|
||||
|
||||
_你不知道_ Kyle Simpson的_JS(书系列)_
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13:9781491924464
|
||||
|
||||
_软技能:软件开发人员的生活手册_ - John Sonmez
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13:9781617292392
|
||||
|
||||
## 算法
|
||||
|
||||
由Thomas H. Cormen和Charles E. Leiserson撰写的_第三版算法导论(麻省理工学院出版社)_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/)
|
||||
* ISBN-13:978-0262033848
|
||||
|
||||
_破解编码访谈:_ Gayle Laakmann McDowell撰写的_150个编程问题和解决方案_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13:978-0984782802
|
||||
|
||||
## 铛
|
||||
|
||||
Brian W. Kernighan和Dennis M. Ritchie _的C编程语言_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
|
||||
* ISBN-13:978-0131103628
|
||||
|
||||
_关于C的书:用C语言编程_
|
||||
|
||||
* [亚马逊](https://www.amazon.com/Book-Programming-4th-Al-Kelley/dp/0201183994/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8)
|
||||
* ISBN-13:978-0201183993
|
||||
|
||||
## 编码面试
|
||||
|
||||
_破解编码访谈:150个编程问题和解决方案_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13:978-0984782802
|
||||
|
||||
_编程访谈暴露:登陆你的下一个工作的秘密,第2版_
|
||||
|
||||
* [威利](https://www.wiley.com/en-id/Programming+Interviews+Exposed:+Secrets+to+Landing+Your+Next+Job,+2nd+Edition-p-9780470121672)
|
||||
* ISBN:978-0-470-12167-2
|
||||
|
||||
## Java的
|
||||
|
||||
由Kathy Sierra和Bert Bates主持_Java_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208)
|
||||
* ISBN-13:978-0596009205
|
||||
|
||||
_约书亚布洛赫的有效Java_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997)
|
||||
* ISBN-13:978-0134685991
|
||||
|
||||
## JavaScript的
|
||||
|
||||
_你不懂JS(书系列)_
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13:9781491924464
|
||||
|
||||
_雄辩的JavaScript:Marijn Haverbeke的现代编程简介_
|
||||
|
||||
* [在这里阅读它](https://eloquentjavascript.net)
|
||||
* [亚马逊微笑](https://smile.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5) -ISBN-13:978-1593275846
|
||||
|
||||
_JavaScript:好的部分_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
* ISBN-13:978-0596517748
|
||||
|
||||
_JavaScript和JQuery:交互式前端Web开发_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/?pldnSite=1)
|
||||
* ISBN-13:978-1118531648
|
||||
|
||||
## 蟒蛇
|
||||
|
||||
_使用Python自动化无聊的东西_
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13:978-1593275990
|
||||
|
||||
_核心Python应用程序编程(第3版)作者:Wesley J Chun_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209)
|
||||
* ISBN-13:978-0132678209
|
||||
|
||||
## 软技能
|
||||
|
||||
_软技能:软件开发人员的生活手册_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13:9781617292392
|
||||
|
||||
## 其他
|
||||
|
||||
\*黑客:终极黑客指南:黑客初学者和Tor浏览器
|
||||
|
||||
* https://www.amazon.in/dp/B075CX7T6G/ref=cm _sw_ r _cp_ awdb _t1_ -7ESBbZ43CCBM
|
||||
* (ISBN 1976112524)。
|
||||
|
||||
\*代码:计算机硬件和软件的隐藏语言(开发人员最佳实践)\*
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
* ISBN-13:978-0735611313
|
||||
|
||||
_数据结构和算法变得简单_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
* ISBN-13:978-8193245279
|
||||
|
||||
_想想Python:如何像计算机科学家一样思考_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362)
|
||||
* ISBN-13:978-1491939369
|
||||
|
||||
_Python速成课程:实践,基于项目的编程入门_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
|
||||
* ISBN-13:978-1593276034
|
||||
|
||||
_蒸馏计算机科学:学习Wladston Ferreira Filho解决计算机问题的艺术_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
* ISBN-13:978-0-9773160-2-5
|
||||
|
||||
_算法由Thomas H. Cormen解锁_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
* ISBN-13:978-0262518802
|
||||
|
||||
_暴力Python:黑客,法医分析师,渗透测试人员和安全工程师的食谱_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp/1597499579/ref=sr_1_2?ie=UTF8&qid=1538665634&sr=8-2&keywords=violent+python)
|
||||
* ISBN-13:978-1597499576
|
||||
|
||||
_Shellcoder的手册:发现和利用安全漏洞_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Shellcoders-Handbook-Discovering-Exploiting-Security/dp/047008023X/ref=sr_1_1?ie=UTF8&qid=1538665772&sr=8-1&keywords=shellcoders+handbook+3rd+edition&dpID=41xfa6zpuPL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13:978-0470080238
|
||||
|
||||
_首先是C:一个有益于脑子的指南_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Head-First-C-Brain-Friendly-Guide/dp/1449399916/ref=sr_1_2?ie=UTF8&qid=1538665818&sr=8-2&keywords=head+first+c&dpID=51StqzL2dWL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13:978-1449399917
|
||||
|
||||
_Ruby中实用的面向对象设计_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330)
|
||||
* ISBN-13:978-0321721334
|
||||
|
||||
_用Bruce Eckel思考C ++_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
* ISBN-13:978-0139177095
|
||||
|
||||
_操作系统概念_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=sr_1_1?s=books&ie=UTF8&qid=1538967825&sr=1-1&keywords=operating+system+concepts+10th+edition&dpID=51Qy2upM%252BaL&preST=_SY291_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13:978-1118063330
|
||||
|
||||
_计算机网络:由Kurose和Ross自上而下的方法(第7版)_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149/ref=sr_1_1?s=books&ie=UTF8&qid=1538967896&sr=1-1&keywords=kurose+and+ross&dpID=51xp1%252BoDRML&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13:978-0133594140
|
||||
|
||||
_竞争规划3:编程竞赛的新下界_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8)
|
||||
* ISBN-13:978-5800083125
|
||||
|
||||
_编码访谈的动态规划:自下而上的解决问题的方法_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.in/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
* ISBN-13:978-1946556691
|
||||
|
||||
_盖茨2019年计算机科学与信息技术_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/GATE-Computer-Science-Information-Technology/dp/194658178X)
|
||||
* ISBN-13:978-1946581785
|
||||
|
||||
_Donald E. Knuth的计算机编程艺术_
|
||||
|
||||
* https://www-cs-faculty.stanford.edu/~knuth/taocp.html
|
||||
* ISBN-13:978-0321751041
|
||||
|
||||
_软件工程的事实与谬误_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/)
|
||||
* ISBN-13:978-0321117427
|
||||
|
||||
神话人月:软件工程论文集
|
||||
|
||||
* [亚马逊微笑](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959)
|
||||
* ISBN-13:978-0201835953
|
||||
|
||||
此列表是从Reddit和Stackoverflow上的多个建议线程编译而来的。
|
||||
|
||||
请随意添加您认为有用的更多内容!
|
@ -1,28 +0,0 @@
|
||||
---
|
||||
title: Books on JavaScript
|
||||
localeTitle: 关于JavaScript的书籍
|
||||
---
|
||||
###书籍清单
|
||||
|
||||
_雄辩的JavaScript_
|
||||
|
||||
关于JavaScript的最佳书籍之一。对于使用JavaScript编写代码的初学者和中级程序员来说都是必须的。最好的部分是电子书是免费提供的。
|
||||
|
||||
* [电子书](https://eloquentjavascript.net/) (免费)
|
||||
* [亚马逊](https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5)
|
||||
|
||||
_你不懂JS_
|
||||
|
||||
凯尔辛普森的六本书系列。关于JavaScript的各个方面的深入系列。
|
||||
|
||||
* [Github](https://github.com/getify/You-Dont-Know-JS) (免费)
|
||||
* [亚马逊Kindle版](https://www.amazon.com/You-Dont-Know-Js-Book/dp/B01AY9P0P6)
|
||||
|
||||
_JavaScript:好的部分_ 由JavaScript的“祖父”Douglas Crockford预订。他讨论了JavaScript的“好”和“坏”部分。
|
||||
|
||||
* [亚马逊](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
|
||||
_JavaScript:信息_ 一系列涵盖基础知识(核心语言和使用浏览器)的文章以及带有简明解释的高级主题。可作为付费电子书和在线教程使用。
|
||||
|
||||
* [线上](https://javascript.info/)
|
||||
* [电子书](https://javascript.info/ebook)
|
@ -1,44 +0,0 @@
|
||||
---
|
||||
title: Books on Python Programming Language
|
||||
localeTitle: 关于Python编程语言的书籍
|
||||
---
|
||||
###书籍清单
|
||||
|
||||
_想想Python 2e_
|
||||
|
||||
* 免费(电子书),涵盖了Python的基础知识。它是初学者友好的,对于刚接触编程的人来说是必须的!
|
||||
* [亚马逊](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
|
||||
* ISBN-13:978-1491939369
|
||||
* [网站](http://greenteapress.com/wp/think-python-2e/)
|
||||
* [电子书](http://greenteapress.com/thinkpython2/html/index.html) (免费)
|
||||
|
||||
_努力学习Python 3_
|
||||
|
||||
* 付费(免费电子书可用)书,涵盖了蟒蛇的基础知识。它旨在帮助您开始使用python语言,并在完成本书时熟悉其语法和工作方式。
|
||||
|
||||
* [亚马逊](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
||||
|
||||
* ISBN-13:978-0134692883
|
||||
|
||||
* ISBN-10:0134692888
|
||||
|
||||
* [网站](https://learnpythonthehardway.org/) (从创作者处购买|包括视频课程)
|
||||
|
||||
* [电子书](https://learnpythonthehardway.org/python3/) (免费)
|
||||
|
||||
* [Python Mertz的Python函数式编程\[OREILLY\] \[FREE\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
||||
|
||||
* [Nicholas H. Tollervey教育中的Python \[OREILLY\] \[免费\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
|
||||
* [艾伦·唐尼如何像计算机科学家一样思考\[V 2.0.17\] \[免费\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
|
||||
|
||||
* [Python的一个字节\[FREE\]](https://python.swaroopch.com)
|
||||
|
||||
|
||||
_黑帽Python:黑客和Pentesters的Python编程_
|
||||
|
||||
* [亚马逊微笑](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
|
||||
|
||||
* ISBN-10:1593275900
|
||||
|
||||
请随意添加您认为有用的更多内容!
|
@ -1,27 +0,0 @@
|
||||
---
|
||||
title: Algorithms in JavaScript books
|
||||
---
|
||||
|
||||
### List of Books
|
||||
|
||||
*Data Structures in JavaScript*
|
||||
- Free book which covers Data Structures in JavaScript
|
||||
- [GitBook](https://www.gitbook.com/book/pmary/data-structure-in-javascript/details)
|
||||
|
||||
*Learning JavaScript Data Structures and Algorithms - Second Edition*
|
||||
- Covers object oriented programming, prototypal inheritance, sorting & searching algorithms, quicksort, mergesort, binary search trees and advanced algorithm concepts
|
||||
- [Amazon](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1785285491)
|
||||
- ISBN-13: 978-1785285493
|
||||
|
||||
*Data Structures and Algorithms with JavaScript: Bringing classic computing approaches to the Web*
|
||||
- Covers recursion, sorting and searching algorithms, linked lists and binary search trees.
|
||||
- [Amazon](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
|
||||
- ISBN-13: 978-1449364939
|
||||
|
||||
*Learning JavaScript Data Structures and Algorithms: Write complex and powerful JavaScript code using the latest ECMAScript*
|
||||
- published 30 Apr 2018, by Loiane Groner
|
||||
- Data structures and algorithms are the base of every solution to any programming problem. Learn to write complex and powerful code using the latest ES 2017 features
|
||||
- [Amazon](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1788623878/)
|
||||
- ISBN-13: 978-1788623872
|
||||
|
||||
Please feel free to add more that you have found useful!
|
@ -1,39 +0,0 @@
|
||||
---
|
||||
title: Books on Haskell
|
||||
---
|
||||
### List of Books
|
||||
|
||||
#### Learn You a Haskell for Great Good!: A Beginner's Guide
|
||||
|
||||
One of the best books for beginners diving into the world of Haskell. This book is full of useful illustrations to aid your learning with a touch of humor to make this functional programming lanuage fun.
|
||||
|
||||
And yes, the e-book is free!
|
||||
- [Website](http://learnyouahaskell.com/)
|
||||
- [No Starch Press](https://nostarch.com/lyah.htm)
|
||||
- [E-book](http://learnyouahaskell.com/chapters) (free)
|
||||
- [Amazon](https://www.amazon.co.uk/Learn-You-Haskell-Great-Good/dp/1593272839)
|
||||
- ISBN-10: 9781593272838
|
||||
- ISBN-13: 978-1593272838
|
||||
|
||||
#### Programming in Haskell (Second Edition)
|
||||
|
||||
Available to buy or download for free (e-book)! This book is broken down into two parts; part one focuses on the basic concepts of Haskell whilst part two introduces you to advanced topics. Haskell is a functional programming lanuage that allows programmers to develop clear and concise software. This book also includes lots of examples, exercises, downloadable lecture slides and example code from the [University of Nottingham](http://www.cs.nott.ac.uk/~pszgmh/pih.html) website.
|
||||
|
||||
- [E-book](http://www.cs.nott.ac.uk/~pszgmh/pih.html)
|
||||
- [Amazon](https://www.amazon.co.uk/Programming-Haskell-Graham-Hutton/dp/1316626229)
|
||||
- ISBN-10: 1316626229
|
||||
- ISBN-13: 978-1316626221
|
||||
- [Website](http://www.cs.nott.ac.uk/~pszgmh/pih.html)
|
||||
- [Cambridge University Press](https://www.cambridge.org/es/academic/subjects/computer-science/programming-languages-and-applied-logic/programming-haskell-2nd-edition)
|
||||
|
||||
#### Haskell Programming from first principles
|
||||
*Haskell Programming from first principles*, by Cristopher Allen and Julie Moronuki, is a very thorough source for everything Haskell, including a good introduction to Lambda calculus, the underlying Haskell foundational concept. The book is only available in electronic format, but it's still widely acknowledged as an excellent source, which stands with more than 1200 pages of content.
|
||||
|
||||
- [Website](http://haskellbook.com/index.html)
|
||||
- [Gumroad](https://gumroad.com/l/haskellbook)
|
||||
|
||||
#### Get Programming with Haskell
|
||||
|
||||
This book introduces you to the Haskell language without drowning you in academic jargon or heavy programming theory. It's great for beginners. It is written by Will Kurt. It is packed with focused topics, short code examples and short programs, plus numerous exercises to help stretch and strengthen your new knowledge.
|
||||
|
||||
- [Amazon](https://www.amazon.com/Get-Programming-Haskell-Will-Kurt/dp/1617293768)
|
@ -1,505 +0,0 @@
|
||||
---
|
||||
title: Books to Read for Programmers
|
||||
---
|
||||
|
||||
### List of Books
|
||||
|
||||
## General
|
||||
|
||||
*Automate the Boring Stuff With Python* by Al Sweigart
|
||||
- https://automatetheboringstuff.com/
|
||||
- ISBN-13: 978-1593275990
|
||||
|
||||
*Structure and Interpretation of Computer Programs* by Harold Abelson, Gerald Jay Sussman, and Julie Sussman
|
||||
- https://mitpress.mit.edu/sicp/
|
||||
- ISBN-13: 978-0262510875
|
||||
|
||||
*Clean Code: A Handbook of Agile Software Crafstmanship* by Robert C. Martin
|
||||
- [Amazon Smile](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?sa-no-redirect=1)
|
||||
- ISBN-13: 978-0132350884
|
||||
|
||||
*CODE: The Hidden Language of Computer Hardware and Software* by Charles Petzold
|
||||
- [Amazon Smile](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/)
|
||||
- ISBN-13: 978-0735611313
|
||||
|
||||
*Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability* by Steve Krug
|
||||
- [Amazon Smile](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/)
|
||||
- ISBN-13: 978-0321965516
|
||||
|
||||
*Programming Pearls (2nd Edition)* by Jon Bentley
|
||||
- [Amazon Smile](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
- ISBN-13: 978-0201657883
|
||||
|
||||
*Structure and Interpretation of Computer Programs*
|
||||
- https://mitpress.mit.edu/sicp/
|
||||
- ISBN-13: 978-0262510875
|
||||
|
||||
*The Pragmatic Programmer: From Journeyman to Master* by Andrew Hunt and David Thomas
|
||||
- [Amazon Smile](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X?sa-no-redirect=1)
|
||||
- ISBN-13: 978-0201616224
|
||||
|
||||
*The Self-Taught Programmer: The Definitive Guide to Programming Professionally* by Cory Althoff
|
||||
- [Amazon Smile](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA?sa-no-redirect=1)
|
||||
- ISBN-13: 978-1520288178
|
||||
|
||||
*You Don't Know JS (book series)* by Kyle Simpson
|
||||
- https://github.com/getify/You-Dont-Know-JS
|
||||
- ISBN-13: 9781491924464
|
||||
|
||||
*Soft Skills: The software developer's life manual* - John Sonmez
|
||||
- [Amazon Smile](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
- ISBN-13: 9781617292392
|
||||
|
||||
*Code Complete: A Practical Handbook of Software Construction* - Steve McConnell
|
||||
- [Amazon](https://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670)
|
||||
- ISBN-13: 978-0735619678
|
||||
|
||||
*Design Patterns: Elements of Reusable Object-Oriented Software* - Erich Gamma
|
||||
- [Amazon](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612)
|
||||
- ISBN-13: 978-0201633610
|
||||
|
||||
## Algorithms
|
||||
|
||||
*Introduction to Algorithms, 3rd Edition (MIT Press)* by Thomas H. Cormen and Charles E. Leiserson
|
||||
- [Amazon Smile](https://smile.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/)
|
||||
- ISBN-13: 978-0262033848
|
||||
|
||||
*Cracking the Coding Interview: 150 Programming Questions and Solutions* by Gayle Laakmann McDowell
|
||||
- [Amazon Smile](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
- ISBN-13: 978-0984782802
|
||||
|
||||
*Fundamentals of Computer Algorithms* by Ellis Horowitz, Sartaj Sahni and Sanguthevar Rajasekaran
|
||||
- [Amazon](https://www.amazon.com/Fundamentals-Computer-Algorithms-Sanguthevar-Rajasekaran/dp/8173716129)
|
||||
- ISBN-13: 978-8173716126
|
||||
|
||||
*Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles*
|
||||
- [Amazon Smile](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
- ISBN-13: 978-8193245279
|
||||
|
||||
*Grokking Algorithms: An illustrated guide for programmers and other curious people* by Aditya Bhargava
|
||||
- [Amazon Smile](https://smile.amazon.com/Grokking-Algorithms-illustrated-programmers-curious/dp/1617292230/)
|
||||
- ISBN-13: 978-1617292231
|
||||
|
||||
*Data Structures And Algorithms Made Easy*
|
||||
- [Amazon Smile](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
- ISBN-13: 978-8193245279
|
||||
|
||||
*Algorithms Unlocked by Thomas H. Cormen*
|
||||
- [Amazon Smile](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
- ISBN-13: 978-0262518802
|
||||
|
||||
## BASH
|
||||
|
||||
*The Linux Command Line: A Complete Introduction 1st Edition* by William E. Shotts Jr
|
||||
- [Amazon](https://www.amazon.com/The-Linux-Command-Line-Introduction/dp/1593273894)
|
||||
- ISBN-13: 978-1593273897
|
||||
|
||||
*Learning the bash Shell: Unix Shell Programming* by Cameron Newham
|
||||
- [Amazon](https://www.amazon.com/Learning-bash-Shell-Programming-Nutshell/dp/0596009658)
|
||||
|
||||
- ISBN-13: 978-0596009656
|
||||
|
||||
*Mastering Linux Shell Scripting* by Andrew Mallett
|
||||
- [Amazon Smile](https://smile.amazon.com/Mastering-Linux-Scripting-Andrew-Mallett/dp/1784396974/)
|
||||
- ISBN-13: 978-1784396978
|
||||
|
||||
## C-lang
|
||||
|
||||
*A Book on C: Programming in C*
|
||||
- [Amazon Smile](https://smile.amazon.com/Book-Programming-4th-Al-Kelley/dp/0201183994/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8)
|
||||
- ISBN-13: 978-0201183993
|
||||
|
||||
*C Notes for Professionals book*
|
||||
- https://books.goalkicker.com/CBook/
|
||||
|
||||
*Head First C: A Brain-Friendly Guide*
|
||||
- [Amazon Smile](https://smile.amazon.com/Head-First-C-Brain-Friendly-Guide/dp/1449399916)
|
||||
- ISBN-13: 978-1449399917
|
||||
|
||||
*The C Programming Language* by Brian W. Kernighan and Dennis M. Ritchie
|
||||
- [Amazon Smile](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
|
||||
- ISBN-13: 978-0131103628
|
||||
|
||||
## C++
|
||||
|
||||
*Thinking in C++* by Bruce Eckel
|
||||
- [Amazon Smile](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
- ISBN-13: 978-0139177095
|
||||
|
||||
## C++
|
||||
|
||||
*Thinking in C++* by Bruce Eckel
|
||||
- [Amazon Smile](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
- ISBN-13: 978-0139177095
|
||||
|
||||
## C#
|
||||
|
||||
*C# 6.0 in a Nutshell: The Definitive Reference 6th Edition* by Joseph Albahari (Author), Ben Albahari (Author)
|
||||
- [Amazon Smile](https://www.amazon.com/C-6-0-Nutshell-Definitive-Reference/dp/1491927062)
|
||||
- ISBN-13: 978-1491927069
|
||||
|
||||
*Pro C# 7: With .NET and .NET Core Paperback – Nov 21 2017* by Andrew Troelsen (Author), Philip Japikse (Author)
|
||||
- [Amazon Smile](https://smile.amazon.com/Pro-NET-Core-Andrew-Troelsen/dp/1484230175)
|
||||
- ISBN-13: 978-1484230176
|
||||
|
||||
*Murach's C# 2015* by Joel Murach (Author), Anne Boehm (Author)
|
||||
- [Amazon Smile](https://smile.amazon.com/Murachs-C-2015-Anne-Boehm/dp/1890774944)
|
||||
- ISBN-13: 978-1890774943
|
||||
|
||||
## Coding Interview
|
||||
|
||||
*Cracking the Coding Interview: 150 Programming Questions and Solutions*
|
||||
- [Amazon](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850/)
|
||||
- ISBN-13: 978-0984782857
|
||||
|
||||
*Programming Interviews Exposed: Secrets to Landing Your Next Job, 2nd Edition*
|
||||
- [Wiley](https://www.wiley.com/en-id/Programming+Interviews+Exposed:+Secrets+to+Landing+Your+Next+Job,+2nd+Edition-p-9780470121672)
|
||||
- ISBN: 978-0-470-12167-2
|
||||
|
||||
*Dynamic Programming for Coding Interviews: A Bottom-Up approach to problem solving*
|
||||
- [Amazon Smile](https://smile.amazon.in/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
- ISBN-13: 978-1946556691
|
||||
|
||||
## Computer Networks
|
||||
|
||||
*Computer Networking: A Top-Down Approach (7th Edition)* by Kurose and Ross
|
||||
- [Amazon Smile](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149/)
|
||||
- ISBN-13: 978-0133594140
|
||||
|
||||
*Computer Networks* by Andrew S. Tanenbaum
|
||||
- [Amazon Smile](https://smile.amazon.com/Computer-Networks-Tanenbaum-International-Economy/dp/9332518742/)
|
||||
- ISBN-13: 978-9332518742
|
||||
|
||||
## Database
|
||||
|
||||
*Database Systems: Design, Implementation, & Management 12th Edition*
|
||||
- [Amazon Smile](https://smile.amazon.com/Database-Systems-Design-Implementation-Management/dp/1305627482)
|
||||
|
||||
*Database Administration Fundamentals: Microsoft Official Academic Course, Prep for Microsoft Exam 98-364
|
||||
-[Amazon Smile](https://smile.amazon.com/Exam-98-364-Database-Administration-Fundamentals/dp/0470889160/)
|
||||
- ISBN-13: 978-0470889169
|
||||
- ISBN-10: 9780470889169
|
||||
|
||||
*Oracle® Database Notes for Professionals*
|
||||
- https://books.goalkicker.com/OracleDatabaseBook/
|
||||
|
||||
## DevOps
|
||||
|
||||
*DevOps Handbook:How to Create World-Class Agility, Reliability, and Security in Technology Organizations* by Gene Kim et al
|
||||
- [Amazon Smile](https://www.amazon.com/DevOps-Handbook-World-Class-Reliability-Organizations/dp/1942788002/)
|
||||
- ISBN-13: 978-1942788003
|
||||
|
||||
## Full Stack Development
|
||||
*Pro Mern Stack: Full Stack Web App Development with Mongo, Express, React, and Node*
|
||||
- [Amazon Smile](https://smile.amazon.com/Pro-MERN-Stack-Development-Express/dp/1484226526)
|
||||
- ISBN-13: 978-1484226520
|
||||
|
||||
## General
|
||||
|
||||
*Clean Code: A Handbook of Agile Software Craftsmanship* by Robert C. Martin
|
||||
- [Amazon Smile](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882)
|
||||
- ISBN-13: 978-0132350884
|
||||
|
||||
*CODE: The Hidden Language of Computer Hardware and Software* by Charles Petzold
|
||||
- [Amazon Smile](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
- ISBN-13: 978-0735611313
|
||||
|
||||
*Coders at Work: Reflections on the Craft of Programming* by P. Seibel
|
||||
- [Amazon Smile](https://smile.amazon.com/Coders-Work-Reflections-Craft-Programming/dp/1430219483)
|
||||
- ISBN-13: 978-1430219484
|
||||
|
||||
*Computer Science Distilled: Learn the art of solving computaitonal problems* by Wladston Ferreira Filho
|
||||
- [Amazon Smile](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
- ISBN-13: 978-0-9773160-2-5
|
||||
|
||||
*DevOps Handbook:How to Create World-Class Agility, Reliability, and Security in Technology Organizations* by Gene Kim et al
|
||||
- [Amazon Smile](https://smile.amazon.com/DevOps-Handbook-World-Class-Reliability-Organizations/dp/1942788002)
|
||||
- ISBN-13: 978-1942788003
|
||||
|
||||
*Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability* by Steve Krug
|
||||
- [Amazon Smile](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515)
|
||||
- ISBN-13: 978-0321965516
|
||||
|
||||
*Programming Pearls (2nd Edition)* by Jon Bentley
|
||||
- [Amazon Smile](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
- ISBN-13: 978-0201657883
|
||||
|
||||
*Soft Skills: The software developer's life manual* by John Sonmez
|
||||
- [Amazon Smile](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397)
|
||||
- ISBN-13: 9781617292392
|
||||
|
||||
*Structure and Interpretation of Computer Programs* by Harold Abelson, Gerald Jay Sussman, and Julie Sussman
|
||||
- https://mitpress.mit.edu/sicp/
|
||||
- ISBN-13: 978-0262510875
|
||||
|
||||
*The Art of Computer Programming* by Donald E. Knuth
|
||||
- [Author Page](https://www-cs-faculty.stanford.edu/~knuth/taocp.html)
|
||||
- ISBN-13: 978-0321751041
|
||||
|
||||
*The Pragmatic Programmer: From Journeyman to Master* by Andrew Hunt and David Thomas
|
||||
- [Amazon Smile](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X)
|
||||
- ISBN-13: 978-0201616224
|
||||
|
||||
*The Self-Taught Programmer: The Definitive Guide to Programming Professionally* by Cory Althoff
|
||||
- [Amazon Smile](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA)
|
||||
- ISBN-13: 978-1520288178
|
||||
|
||||
## Information Security
|
||||
|
||||
*Hacking: Ultimate Hacking Guide: Hacking For Beginners And Tor Browser*
|
||||
- https://www.amazon.in/dp/B075CX7T6G/ref=cm_sw_r_cp_awdb_t1_-7ESBbZ43CCBM
|
||||
- (ISBN 1976112524).
|
||||
|
||||
*The Shellcoder's Handbook: Discovering and Exploiting Security Holes*
|
||||
- [Amazon Smile](https://smile.amazon.com/Shellcoders-Handbook-Discovering-Exploiting-Security/dp/047008023X/)
|
||||
- ISBN-13: 978-0470080238
|
||||
|
||||
*Cracking the Code to a Successful Interview: 15 Insider Secrets from a Top-Level Recruiter* by Evan Pellett
|
||||
- [Amazon](https://www.amazon.co.uk/Cracking-Code-Successful-Interview-Top-Level/dp/1441700536/)
|
||||
- ISBN-13: 978-1441700537
|
||||
|
||||
## Java
|
||||
|
||||
*Head First Java* by Kathy Sierra and Bert Bates
|
||||
- [Amazon Smile](https://smile.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208)
|
||||
- ISBN-13: 978-0596009205
|
||||
|
||||
*Effective Java* by Joshua Bloch
|
||||
- [Amazon Smile](https://smile.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997)
|
||||
- ISBN-13: 978-0134685991
|
||||
|
||||
*Introduction to Java Programming and Data Structures* by Y. Daniel Liang
|
||||
- [Amazon Smile](https://smile.amazon.com/Introduction-Programming-Structures-Comprehensive-Version/dp/0134670949)
|
||||
|
||||
*Core Java Volume I--Fundamentals* by Cay S. Horstmann and Gary Cornell
|
||||
- [Amazon](https://www.amazon.co.uk/Core-Java-I-Fundamentals-Cay-Horstmann/dp/0137081898/)
|
||||
- ISBN-13: 978-0137081899
|
||||
|
||||
## JavaScript
|
||||
|
||||
*You Don't Know JS (book series)*
|
||||
- https://github.com/getify/You-Dont-Know-JS
|
||||
- ISBN-13: 9781491924464
|
||||
|
||||
*Eloquent JavaScript: A Modern Introduction to Programming* by Marijn Haverbeke
|
||||
- [Read it online here](https://eloquentjavascript.net)
|
||||
- [Amazon Smile](https://smile.amazon.com/gp/product/1593275846)
|
||||
-ISBN-13: 978-1593275846
|
||||
|
||||
*JavaScript: The Good Parts*
|
||||
- [Amazon Smile](https://smile.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
- ISBN-13: 978-0596517748
|
||||
|
||||
*JavaScript and JQuery: Interactive Front-End Web Development*
|
||||
- [Amazon Smile](https://smile.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/?pldnSite=1)
|
||||
- ISBN-13: 978-1118531648
|
||||
|
||||
## Node.js
|
||||
|
||||
*Beginning Node.js*
|
||||
-[Amazon](https://www.amazon.com/Beginning-Node-js-Basarat-Syed-ebook/dp/B01JFUD1X8/)
|
||||
- ISBN-13: 978-1484201886
|
||||
|
||||
*JavaScript and JQuery: Interactive Front-End Web Development* by Jon Duckett
|
||||
- [Amazon] (https://www.amazon.co.uk/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/)
|
||||
- ISBN-13: 978-1118531648
|
||||
|
||||
## Python
|
||||
|
||||
*Automate the Boring Stuff With Python* by Al Sweigart
|
||||
- https://automatetheboringstuff.com/
|
||||
- ISBN-13: 978-1593275990
|
||||
|
||||
*Core Python Applications Programming (3rd Edition) by Wesley J Chun*
|
||||
- [Amazon Smile](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209)
|
||||
- ISBN-13: 978-0132678209
|
||||
|
||||
*Python Crash Course: A Hands-On, Project-Based Introduction to Programming*
|
||||
- [Amazon Smile](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
|
||||
- ISBN-13: 978-1593276034
|
||||
|
||||
*Python Tricks: A Buffet of Awesome Python Features* by Dan Bader
|
||||
- [Amazon Smile](https://smile.amazon.com/Python-Tricks-Buffet-Awesome-Features-ebook/dp/B0785Q7GSY)
|
||||
- ISBN-13: 978-1775093305
|
||||
|
||||
*Think Python: How to Think Like a Computer Scientist*
|
||||
- [Amazon Smile](https://smile.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362)
|
||||
- ISBN-13: 978-1491939369
|
||||
|
||||
*Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers*
|
||||
- [Amazon Smile](https://smile.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp)
|
||||
- ISBN-13: 978-1597499576
|
||||
|
||||
## Go
|
||||
*Introducing Go: Build Reliable, Scalable Programs* by Caleb Doxsey
|
||||
- [Amazon Smile](https://smile.amazon.com/Introducing-Go-Reliable-Scalable-Programs/dp/1491941952)
|
||||
- ISBN-13: 978-1491941959
|
||||
|
||||
*Go in Practice: Includes 70 Techniques 1st Edition* by Matt Butcher, Matt Farina
|
||||
- [Amazon Smile](https://smile.amazon.com/Go-Practice-Techniques-Matt-Butcher/dp/1633430073)
|
||||
- ISBN-13: 978-1633430075
|
||||
|
||||
## Soft Skills
|
||||
|
||||
*Soft Skills: The Software Developer's Life Manual*
|
||||
- [Amazon Smile](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
- ISBN-13: 9781617292392
|
||||
|
||||
*How to Win Friends & Influence People*
|
||||
- [Amazon Smile](https://smile.amazon.com/dp/product/0671027034/)
|
||||
- ISBN-13: 978-0671027032
|
||||
|
||||
## Other
|
||||
|
||||
*Hacking: Ultimate Hacking Guide: Hacking For Beginners And Tor Browser*
|
||||
- https://www.amazon.in/dp/B075CX7T6G/ref=cm_sw_r_cp_awdb_t1_-7ESBbZ43CCBM
|
||||
- (ISBN 1976112524).
|
||||
|
||||
*Blue Team Field Manual (BTFM)*
|
||||
- [Amazon Smile](https://smile.amazon.com/Blue-Team-Field-Manual-BTFM-ebook/dp/B077WF4WYV)
|
||||
- ISBN: 154101636X
|
||||
|
||||
*Code: The Hidden Language of Computer Hardware and Software (Developer Best Practices)*
|
||||
- [Amazon Smile](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
- ISBN-13: 978-0735611313
|
||||
|
||||
*Competitive Programming 3: The New Lower Bound of Programming Contests*
|
||||
- [Amazon Smile](https://smile.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8)
|
||||
- ISBN-13: 978-5800083125
|
||||
|
||||
*Computer Networking: A Top-Down Approach (7th Edition)* by Kurose and Ross
|
||||
- [Amazon Smile](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149)
|
||||
- ISBN-13: 978-0133594140
|
||||
|
||||
*Data Structures And Algorithms Made Easy*
|
||||
- [Amazon Smile](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
- ISBN-13: 978-8193245279
|
||||
|
||||
*Deep Learning* by Ian Goodfellow, Yoshua Bengio, Aaron Courville
|
||||
- [Amazon](https://smile.amazon.com/Deep-Learning-Adaptive-Computation-Machine/dp/0262035618)
|
||||
- ISBN: 978-0262035613
|
||||
|
||||
*Dynamic Programming for Coding Interviews: A Bottom-Up approach to problem solving*
|
||||
- [Amazon Smile](https://smile.amazon.com/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
- ISBN-13: 978-1946556691
|
||||
|
||||
*Facts and Fallacies of Software Engineering*
|
||||
- [Amazon Smile](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/)
|
||||
- ISBN-13: 978-0321117427
|
||||
|
||||
*GATE 2019 Computer Science and Information Technology*
|
||||
- [Amazon Smile](https://smile.amazon.com/GATE-Computer-Science-Information-Technology/dp/194658178X)
|
||||
- ISBN-13: 978-1946581785
|
||||
|
||||
*Hacking: Ultimate Hacking Guide: Hacking For Beginners And Tor Browser*
|
||||
- [Amazon Smile](https://www.amazon.com/dp/B075CX7T6G)
|
||||
- ISBN: 1976112524
|
||||
|
||||
*Operating System Concepts*
|
||||
- [Amazon Smile](https://smile.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333)
|
||||
- ISBN-13: 978-1118063330
|
||||
|
||||
*Mastering Linux Shell Scripting* by Andrew Mallett
|
||||
- [Amazon Smile](https://smile.amazon.com/Mastering-Linux-Scripting-Andrew-Mallett/dp/1784396974/)
|
||||
- ISBN-13: 978-1784396978
|
||||
|
||||
*Pro PHP Programming* by Peter MacIntyre
|
||||
- [Amazon Smile](https://smile.amazon.com/Pro-PHP-Programming-Peter-MacIntyre-ebook/dp/B005PZ09AG)
|
||||
- ISBN-13: 978-1430235606
|
||||
|
||||
*Rtfm: Red Team Field Manual
|
||||
- [Amazon Smile](https://smile.amazon.com/Rtfm-Red-Team-Field-Manual/dp/1494295504)
|
||||
- ISBN-13: 978-1494295509
|
||||
|
||||
*The Innovator's Delimma*
|
||||
- [Amazon] (https://www.amazon.com/Innovators-Dilemma-Technologies-Management-Innovation-ebook/dp/B00E257S86_
|
||||
- ASIN: B00E257S86
|
||||
|
||||
*The Mythical Man-Month: Essays on Software Engineering*
|
||||
- [Amazon Smile](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959)
|
||||
- ISBN-13: 978-0201835953
|
||||
|
||||
*Computer Science Distilled: Learn the art of solving computaitonal problems* by Wladston Ferreira Filho
|
||||
- [Amazon Smile](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
- ISBN-13: 978-0-9773160-2-5
|
||||
|
||||
*Algorithms Unlocked* by Thomas H. Cormen
|
||||
- [Amazon Smile](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
- ISBN-13: 978-0262518802
|
||||
|
||||
*The Innovator's Delimma*
|
||||
- [Amazon](https://www.amazon.com/Innovators-Dilemma-Technologies-Management-Innovation-ebook/dp/B00E257S86)
|
||||
- ASIN: B00E257S86
|
||||
|
||||
## Ruby
|
||||
|
||||
*Practical Object-Oriented Design in Ruby*
|
||||
- [Amazon Smile](https://smile.amazon.com/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330)
|
||||
- ISBN-13: 978-0321721334
|
||||
|
||||
## Visual Basic
|
||||
|
||||
*Beginning Visual Basic: A Step by Step Computer Programming Tutorial by Philip Conrod*
|
||||
- ISBN-13: 978-1-937161-75-0
|
||||
|
||||
## Web Development
|
||||
|
||||
*The Art of Computer Programming* by Donald E. Knuth
|
||||
- https://www-cs-faculty.stanford.edu/~knuth/taocp.html
|
||||
- ISBN-13: 978-0321751041
|
||||
|
||||
*HTML & CSS Design and Build Websites* by Jon Duckett
|
||||
- [Amazon](https://www.amazon.co.uk/HTML-CSS-Design-Build-Websites/dp/1118008189)
|
||||
- ISBN-13: 978-1118008188
|
||||
|
||||
## Design Patterns
|
||||
|
||||
*Design Patterns: Elements of Reusable Object-Oriented Software* by Erich Gamma (Author), Richard Helm (Author), Ralph Johnson (Author), John Vlissides (Author), Grady Booch (Foreword)
|
||||
- [Amazon](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612/)
|
||||
- ISBN: 978-0201633610
|
||||
|
||||
*Head First Design Patterns: A Brain-Friendly Guide* by Eric Freeman (Author), Bert Bates (Author), Kathy Sierra (Author), Elisabeth Robson (Author)
|
||||
- [Amazon](https://www.amazon.com/Head-First-Design-Patterns-Brain-Friendly/dp/0596007124)
|
||||
- ISBN: 978-0596007126
|
||||
|
||||
*Practical Malware Analysis - No Starch Press*
|
||||
- [No Starch Press](https://nostarch.com/malware)
|
||||
- ISBN-13: 978-1-59327-290-6
|
||||
|
||||
*CSS: The Missing Manual*
|
||||
- [Amazon](https://www.amazon.com/CSS-Missing-Manual-Manuals/dp/0596802447)
|
||||
- ISBN-13: 978-0596802448
|
||||
|
||||
*Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5 (Learning PHP, MYSQL, Javascript, CSS & HTML5)*
|
||||
- [Amazon](https://www.amazon.com/Learning-PHP-MySQL-JavaScript-Javascript/dp/1491978910/ref=dp_ob_title_bk)
|
||||
- ISBN-13: 978-1491978917
|
||||
|
||||
*Artificial Intelligence: A Modern Approach*
|
||||
- [Amazon](https://www.amazon.com/Artificial-Intelligence-Modern-Approach-3rd/dp/0136042597/)
|
||||
- ISBN-13: 978-1292153964
|
||||
|
||||
This list was compiled from multiple suggestion threads on Reddit and Stackoverflow.
|
||||
|
||||
Please feel free to add more that you have found useful!
|
||||
|
||||
## Programming Books for kids to get coding
|
||||
|
||||
*Python for Kids: A Playful Introduction to Programming by Jason Briggs (For Ages 10+)*
|
||||
- [Amazon Smile](https://smile.amazon.com/Python-Kids-Playful-Introduction-Programming-ebook/dp/B00ADX21Z6)
|
||||
- ISBN-13: 978-1593274078
|
||||
|
||||
*Trapped in a Video Game by Dustin Brady (For Ages 8 - 12)*
|
||||
- [Amazon Smile](https://smile.amazon.com/Trapped-Video-Game-Book-1/dp/1449494862)
|
||||
- ISBN: 978-1449494865
|
||||
|
||||
*Super Scratch Programming Adventure! by The Lead Project (For Ages 5+)*
|
||||
- [Amazon Smile](https://www.amazon.com/gp/product/1593274092/)
|
||||
- ISBN: 978-9881840820
|
||||
|
||||
*3D Game Programming for Kids: Create Interactive Worlds with JavaScript by Chris Strom (For Ages 10+)*
|
||||
- [Amazon Smile](https://smile.amazon.com/gp/product/1937785440/)
|
||||
- ISBN-13: 978-1937785444
|
||||
|
||||
*Hello Ruby: Adventures in Coding by Linda Liukas*
|
||||
- [Amazon Smile](https://smile.amazon.com/Hello-Ruby-Adventures-Linda-Liukas/dp/1250065003)
|
||||
- ISBN: 978-1250065001
|
@ -1,50 +0,0 @@
|
||||
---
|
||||
title: Books on JavaScript
|
||||
---
|
||||
### List of Books
|
||||
|
||||
|
||||
1. **Eloquent JavaScript**
|
||||
One of the best books on JavaScript. A must for both, beginners and intermediate programmers, who code in JavaScript. The best part is that the e-book is available for free.
|
||||
- [E-book](https://eloquentjavascript.net/)(free)
|
||||
- [Amazon](https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5)
|
||||
|
||||
2. **You Don't Know JS**
|
||||
Six book series by Kyle Simpson. In-depth series on every aspect of JavaScript.
|
||||
- [Github](https://github.com/getify/You-Dont-Know-JS)(free)
|
||||
- [Kindle Version, Amazon](https://www.amazon.com/You-Dont-Know-Js-Book/dp/B01AY9P0P6)
|
||||
|
||||
3. **JavaScript: The Good Parts**
|
||||
Book by the "grandfather" of JavaScript, Douglas Crockford. He discusses both the "good" and "bad" parts of JavaScript.
|
||||
- [Amazon](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
|
||||
4. **JavaScript: Info**
|
||||
A collection of articles covering the basics (core language and working with a browser) as well as advanced topics with concise explanations. Available as an e-book with pay and also as an online tutorial.
|
||||
- [Online](https://javascript.info/)
|
||||
- [E-book](https://javascript.info/ebook)
|
||||
|
||||
5. **JavaScript and JQuery: Interactive Front-End Web Development**
|
||||
A very fun and easy book for beginners.
|
||||
- [Amazon](https://www.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647)
|
||||
|
||||
6. **JavaScript: The Definitive Guide**
|
||||
A book for beginners and intermediate programmers, who code in JavaScript. This book works as a guide and comprehensive reference to the core JavaScript language and to the client-side JavaScript APIs defined by web browsers.
|
||||
- [Amazon](https://www.amazon.de/JavaScript-Definitive-Guide-Guides/dp/0596805527/ref=sr_1_1?s=books-intl-de&ie=UTF8&qid=1539928564&sr=1-1&keywords=JavaScript%3A+The+Definitive+Guide)
|
||||
|
||||
7. **The Complete Guide to Modern JavaScript**
|
||||
Discover all the new features introduced to JavaScript from 2015 to 2018.
|
||||
- [Github](https://github.com/AlbertoMontalesi/The-complete-guide-to-modern-JavaScript-from-es2015-to-es2018)
|
||||
- [Amazon](https://www.amazon.com/dp/B07DGGFNS6)
|
||||
- [Leanpub](https://leanpub.com/thecompleteguidetomodernjavascript)
|
||||
|
||||
8. **A Smarter Way to Learn JavaScript: The new approach that uses technology to cut your effort in half**
|
||||
This book is designed for beginners and contains lots of code exercises at the end of each chapter. With this book, "you will spend two to three more times practicing than reading." - Mark Meyers (author)
|
||||
- [Amazon](https://www.amazon.com/Smarter-Way-Learn-JavaScript-technology-ebook/dp/B00H1W9I6C)
|
||||
|
||||
9. **Head First Javascript Programming**
|
||||
The Head Frist books series by Eric Freeman and Elisabeth Robson cover a variety of programming topics in a beginner freindly manner. This installment on Javascript is no exception. It is available hard copy and provides exercises to master the basics and understand the nature of programming.
|
||||
- [Amazon](https://www.amazon.com/Head-First-JavaScript-Programming-Brain-Friendly/dp/144934013X)
|
||||
|
||||
#### Other Resources
|
||||
|
||||
- A selection of online free resources; including e-books for JavaScript are available at [JS Books](https://jsbooks.revolunet.com/)
|
@ -1,127 +0,0 @@
|
||||
---
|
||||
title: Books on Python Programming Language
|
||||
---
|
||||
|
||||
## List of Books
|
||||
|
||||
**Think Python 2e**
|
||||
|
||||

|
||||
|
||||
- [Website](https://greenteapress.com/wp/think-python-2e/)
|
||||
- [E-book](https://greenteapress.com/thinkpython2/html/index.html)(free)
|
||||
- [Amazon Smile](https://smile.amazon.com/gp/product/1491939362)
|
||||
- ISBN-13: 978-1491939369
|
||||
|
||||
|
||||
**Python for Everyone 2nd edition**
|
||||
|
||||
Textbook that is designed for beginners and introduces the fundamental programming for python at the eyes of a beginner. Used in university courses designed for complete beginners to coding.
|
||||
|
||||
- [Wiley](https://www.wiley.com/en-us/Python+for+Everyone%2C+2nd+Edition-p-9781119186656)
|
||||
- [Amazon Smile](https://smile.amazon.com/Python-Everyone-2nd-Cay-Horstmann-ebook/dp/B01AKSZ9MU)
|
||||
- ISBN-13: 978-1-119-18665-6
|
||||
|
||||
|
||||
**Learn Python 3 the Hard Way**
|
||||
|
||||
Paid (Free ebook available) book which covers the basics of Python. It's designed to get you started with the Python language and become familiar with its syntax and workings by the time you complete the book.
|
||||
|
||||

|
||||
|
||||
- [Website](https://learnpythonthehardway.org/) (Buy from the creator | Includes video lessons)
|
||||
- [E-book](https://learnpythonthehardway.org/python3/) (free)
|
||||
- [Amazon Smile](https://smile.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
||||
- ISBN-13: 978-0134692883
|
||||
- ISBN-10: 0134692888
|
||||
|
||||
**Black Hat Python: Python Programming for Hackers and Pentesters**
|
||||
|
||||

|
||||
|
||||
- [Amazon Smile](https://smile.amazon.co.uk/Black-Hat-Python-Programming-Pentesters/dp/1593275900)
|
||||
- ISBN-10: 1593275900
|
||||
|
||||
So you've covered the basics of Python? You're now ready to discover the in-depth tutorials which cover the advanced programming aspects of Python. These include system administration, GUIs and the web. Understand how Python is used in databases, networking, front-end scripting layers and more.
|
||||
|
||||
- [Amazon](https://www.amazon.com/Programming-Python-Powerful-Object-Oriented/dp/0596158106)
|
||||
|
||||
**Programming Python**
|
||||
|
||||

|
||||
|
||||
- [Amazon Smile](https://smile.amazon.com/Programming-Python-Powerful-Object-Oriented/dp/0596158106)
|
||||
- ISBN-10: 0596158106
|
||||
- ISBN-13: 978-0596158101
|
||||
|
||||
**Python Cookbook: Recipes for Mastering Python 3**
|
||||
|
||||
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
|
||||
|
||||
- [Amazon](https://www.amazon.in/Python-Cookbook-Recipes-Mastering-ebook/dp/B00DQV4GGY)
|
||||
- [O'Reilly](http://shop.oreilly.com/product/0636920027072.do)
|
||||
- ISBN-10: 1449340377
|
||||
- ISBN-13: 978-1449340377
|
||||
|
||||
**Data Science from Scratch: First Principles with Python**
|
||||
|
||||
You'll learn many of the first princliples for data science tools and how algorithms work by implementing these from scratch. If you have an aptitude for maths and some coding skills, you'll have a crash course in Python that includes the basics of algebra, statistics, and probability. You'll learn how to implement models such as k-nearest Neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks and clustering. Discover recommender systems, natural lanuage processing, network analysis, MapReduce and databases.
|
||||
|
||||

|
||||
|
||||
- [O'Reilly](http://shop.oreilly.com/product/0636920033400.do)
|
||||
- [Amazon Smile](https://smile.amazon.com/Data-Science-Scratch-Principles-Python/dp/149190142X)
|
||||
- ISBN-10: 149190142X
|
||||
- ISBN-13: 978-1491901427
|
||||
|
||||
**Making Games with Python and Pygame**
|
||||
|
||||
A great book for people willing to test their knowledge in Python by creating games. It involves the use of pygame with easy to follow examples. Paid with a free ebook available.
|
||||
|
||||
- [Website](https://inventwithpython.com/pygame/)
|
||||
- [E-book](https://inventwithpython.com/makinggames.pdf) (free)
|
||||
- [Amazon](https://www.amazon.com/Making-Games-Python-Pygame-Sweigart/dp/1469901730?ie=UTF8)
|
||||
- ISBN-10: 9781469901732
|
||||
- ISBN-13: 978-1469901732
|
||||
|
||||
**Automate The Boring Stuff With Python**
|
||||
|
||||

|
||||
|
||||
- Great book for beginners. Has interesting projects to practice Python.
|
||||
- [Website](https://automatetheboringstuff.com/)
|
||||
- [Amazon](https://www.amazon.com/gp/product/1593275994/)
|
||||
- ISBN-10: 1593275994
|
||||
- ISBN-13: 978-1593275990
|
||||
|
||||
**Python crash course 2e** (note that 3e is going to be published on April 2019)
|
||||
|
||||
- Paid book which gives concrete introduction to both programming and Python by the creation of projects.
|
||||
- [Amazon Smile](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036/)
|
||||
- ISBN-10: 1593276036
|
||||
- ISBN-13: 978-1593276034
|
||||
|
||||
**The Quick Python Book, Third Edition**
|
||||
|
||||
- Paid book which provides a good level of information for those starting Python and as a reference for the Python language
|
||||
- [Manning](https://www.manning.com/books/the-quick-python-book-third-edition)
|
||||
- ISBN-10: 1617294039
|
||||
- ISBN-13: 978-1617294037
|
||||
|
||||
**Head First Python, Second Edition**
|
||||
|
||||
- Paid book: a great beginner's book; part of the Head First series which uses cognitive science approach to way people learn.
|
||||
- ISBN: 9781491919521
|
||||
- [O'Reilly](https://www.oreilly.com/library/view/head-first-python/9781491919521/#toc-start)
|
||||
|
||||
#### Other Resources
|
||||
- [Functional Programming in Python by David Mertz [OREILLY] [FREE]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
||||
- [Python in Education by Nicholas H. Tollervey[OREILLY] [FREE]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
- [How to think like a Computer Scientist by Allen Downey[V 2.0.17] [FREE]](https://greenteapress.com/thinkpython/thinkpython.pdf)
|
||||
- [A Byte of Python[FREE]](https://python.swaroopch.com)
|
||||
- [Python for Everybody: Exploring Data in Python 3 by Charles Severance](http://do1.dr-chuck.com/pythonlearn/EN_us/pythonlearn.pdf)
|
||||
- [A Practical Introduction to Python Programming by Brian Heinold in [PDF]](https://www.brianheinold.net/python/A_Practical_Introduction_to_Python_Programming_Heinold.pdf) [or in HTML format](https://www.brianheinold.net/python/python_book.html#chapter_forloops)
|
||||
- [Automate the Boring Stuff with Python [FREE]](https://automatetheboringstuff.com)
|
||||
- [List of Free Resources](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md#python)
|
||||
|
||||
Please feel free to add more that you have found useful!
|
@ -1,22 +0,0 @@
|
||||
---
|
||||
title: Books on Swift
|
||||
---
|
||||
|
||||
### List of Books
|
||||
|
||||
*The Swift Programming Language*
|
||||
- For Who? Beginners
|
||||
- Covers: A complete introduction into the language
|
||||
- Where? Free Download on iBooks (https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11)
|
||||
- Online (https://docs.swift.org/swift-book/index.html)
|
||||
|
||||
|
||||
*App Development with Swift - Swift 4 Edition*
|
||||
|
||||
- For Who? Beginners, Intermediates
|
||||
- Covers: iOS development tools, basic programming concepts and industry best practices
|
||||
- Where? Free Download on [iBooks](https://itunes.apple.com/us/book/app-development-with-swift/id1219117996?mt=11)
|
||||
|
||||
#### More Information:
|
||||
<--! Add some awesome books you think will be helpful to others -->
|
||||
|
@ -1,23 +0,0 @@
|
||||
---
|
||||
title: Algorithms in JavaScript books
|
||||
localeTitle: Algoritmos em livros JavaScript
|
||||
---
|
||||
### Lista de livros
|
||||
|
||||
_Estruturas de dados em JavaScript_
|
||||
|
||||
* Livro grátis que abrange estruturas de dados em JavaScript
|
||||
* [GitBook](https://www.gitbook.com/book/pmary/data-structure-in-javascript/details)
|
||||
|
||||
_Aprendendo Estruturas de Dados e Algoritmos JavaScript - Segunda Edição_
|
||||
|
||||
* Cobre programação orientada a objetos, herança de protótipos, algoritmos de ordenação e busca, quicksort, mergesort, árvores de busca binária e conceitos avançados de algoritmos
|
||||
* [Amazon](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1785285491)
|
||||
* ISBN-13: 978-1785285493
|
||||
|
||||
_Estruturas de Dados e Algoritmos com JavaScript: Trazendo abordagens clássicas de computação para a Web_
|
||||
|
||||
* Cobre algoritmos de recursão, classificação e pesquisa, listas vinculadas e árvores de pesquisa binária.
|
||||
* [Amazon](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
|
||||
* ISBN-13: 978-1449364939
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: Books on Haskell
|
||||
localeTitle: Livros sobre Haskell
|
||||
---
|
||||
\### Lista de livros
|
||||
|
||||
_Learn You a Haskell for Great Good_ é um dos melhores livros para iniciantes que mergulham no mundo de Haskell. Cheio de ilustrações.
|
||||
|
||||
E sim, o e-book é grátis!
|
||||
|
||||
* [Local na rede Internet](http://learnyouahaskell.com/)
|
||||
* [Nenhuma imprensa do amido](https://nostarch.com/lyah.htm)
|
||||
* [E-book](http://learnyouahaskell.com/chapters) (grátis)
|
@ -1,257 +0,0 @@
|
||||
---
|
||||
title: Books to Read for Programmers
|
||||
localeTitle: Livros para ler para programadores
|
||||
---
|
||||
### Lista de livros
|
||||
|
||||
## Geral
|
||||
|
||||
_Automatize o material chato com o Python_ por Al Sweigart
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_Estrutura e Interpretação de Programas de Computador_ por Harold Abelson, Gerald Jay Sussman e Julie Sussman
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_Código Limpo: Um Manual de Artes Cálias de Software_ por Robert C. Martin
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0132350884
|
||||
|
||||
_CÓDIGO: A Linguagem Oculta de Hardware e Software de Computador_ por Charles Petzold
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/ref=sr_1_1?s=books&ie=UTF8&qid=1508780869&sr=1-1&keywords=code)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_Não me faça pensar, revisitado: uma abordagem de senso comum para a usabilidade na Web por Steve Krug_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/ref=sr_1_1?ie=UTF8&qid=1538370339&sr=8-1&keywords=dont+make+me+think)
|
||||
* ISBN-13: 978-0321965516
|
||||
|
||||
_Programming Pearls (2nd Edition) por Jon Bentley_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
* ISBN-13: 978-0201657883
|
||||
|
||||
_Estrutura e Interpretação de Programas de Computador_
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_O Programador Pragmático: Do Viajante ao Mestre_ por Andrew Hunt e David Thomas
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0201616224
|
||||
|
||||
_O Programador Auto-Didático: O Guia Definitivo para Programação Profissional_ por Cory Althoff
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA?sa-no-redirect=1)
|
||||
* ISBN-13: 978-1520288178
|
||||
|
||||
_Você não sabe JS (série de livros)_ por Kyle Simpson
|
||||
|
||||
* https://github.com/getify/You-Nont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_Soft Skills: O manual de vida do desenvolvedor de software_ - John Sonmez
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## Algoritmos
|
||||
|
||||
_Introdução aos Algoritmos, 3a Edição (MIT Press)_ por Thomas H. Cormen e Charles E. Leiserson
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/)
|
||||
* ISBN-13: 978-0262033848
|
||||
|
||||
_Cracking the Coding Interview: 150 perguntas e soluções de programação_ por Gayle Laakmann McDowell
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
## C-lang
|
||||
|
||||
_A linguagem de programação C_ por Brian W. Kernighan e Dennis M. Ritchie
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
|
||||
* ISBN-13: 978-0131103628
|
||||
|
||||
_Um livro sobre C: Programação em C_
|
||||
|
||||
* [Amazon](https://www.amazon.com/Book-Programming-4th-Al-Kelley/dp/0201183994/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8)
|
||||
* ISBN-13: 978-0201183993
|
||||
|
||||
## Entrevista de Codificação
|
||||
|
||||
_Quebrando a entrevista de codificação: 150 perguntas e soluções de programação_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
_Entrevistas de Programação Expostos: Segredos para Landing Your Next Job, 2nd Edition_
|
||||
|
||||
* [Wiley](https://www.wiley.com/en-id/Programming+Interviews+Exposed:+Secrets+to+Landing+Your+Next+Job,+2nd+Edition-p-9780470121672)
|
||||
* ISBN: 978-0-470-12167-2
|
||||
|
||||
## Java
|
||||
|
||||
_Head First Java_ de Kathy Sierra e Bert Bates
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208)
|
||||
* ISBN-13: 978-0596009205
|
||||
|
||||
_Java eficaz por Joshua Bloch_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997)
|
||||
* ISBN-13: 978-0134685991
|
||||
|
||||
## JavaScript
|
||||
|
||||
_Você não sabe JS (série de livros)_
|
||||
|
||||
* https://github.com/getify/You-Nont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_JavaScript eloquente: uma introdução moderna à programação por Marijn Haverbeke_
|
||||
|
||||
* [Leia on-line aqui](https://eloquentjavascript.net)
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5) -ISBN-13: 978-1593275846
|
||||
|
||||
_JavaScript: as boas partes_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
* ISBN-13: 978-0596517748
|
||||
|
||||
_JavaScript e JQuery: Desenvolvimento Web de front-end interativo_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/?pldnSite=1)
|
||||
* ISBN-13: 978-1118531648
|
||||
|
||||
## Python
|
||||
|
||||
_Automatize o material chato com o Python_
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_Programação de Aplicações Core Python (3ª Edição) por Wesley J Chun_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209)
|
||||
* ISBN-13: 978-0132678209
|
||||
|
||||
## Habilidades interpessoais
|
||||
|
||||
_Soft Skills: O manual de vida do desenvolvedor de software_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## De outros
|
||||
|
||||
\* Hacking: Ultimate Hacking Guide: Hacking Para Iniciantes E Tor Browser
|
||||
|
||||
* https://www.amazon.in/dp/B075CX7T6G/ref=cm _sw_ r _cp_ awdb _t1_ -7ESBbZ43CCBM
|
||||
* (ISBN 1976112524).
|
||||
|
||||
\* Código: A Linguagem Oculta do Hardware e Software do Computador (Práticas Recomendadas para Desenvolvedores) \*
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_Estruturas de Dados e Algoritmos Facilitados_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
* ISBN-13: 978-8193245279
|
||||
|
||||
_Pense Python: Como pensar como um cientista da computação_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362)
|
||||
* ISBN-13: 978-1491939369
|
||||
|
||||
_Curso intensivo de Python: Uma introdução prática à programação baseada em projeto_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
|
||||
* ISBN-13: 978-1593276034
|
||||
|
||||
_Ciência da Computação Destilada: Aprenda a arte de solucionar problemas computacionais por Wladston Ferreira Filho_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
* ISBN-13: 978-0-9773160-2-5
|
||||
|
||||
_Algoritmos desbloqueados por Thomas H. Cormen_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
* ISBN-13: 978-0262518802
|
||||
|
||||
_Python Violento: Um Livro de Receitas para Hackers, Analistas Forenses, Testadores de Penetração e Engenheiros de Segurança_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp/1597499579/ref=sr_1_2?ie=UTF8&qid=1538665634&sr=8-2&keywords=violent+python)
|
||||
* ISBN-13: 978-1597499576
|
||||
|
||||
_O Manual do Shellcoder: Descobrindo e explorando os buracos de segurança_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Shellcoders-Handbook-Discovering-Exploiting-Security/dp/047008023X/ref=sr_1_1?ie=UTF8&qid=1538665772&sr=8-1&keywords=shellcoders+handbook+3rd+edition&dpID=41xfa6zpuPL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0470080238
|
||||
|
||||
_Head First C: Um guia favorável ao cérebro_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Head-First-C-Brain-Friendly-Guide/dp/1449399916/ref=sr_1_2?ie=UTF8&qid=1538665818&sr=8-2&keywords=head+first+c&dpID=51StqzL2dWL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1449399917
|
||||
|
||||
_Design prático orientado a objetos em Ruby_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330)
|
||||
* ISBN-13: 978-0321721334
|
||||
|
||||
_Pensando em C ++ por Bruce Eckel_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
* ISBN-13: 978-0139177095
|
||||
|
||||
_Conceitos do sistema operacional_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=sr_1_1?s=books&ie=UTF8&qid=1538967825&sr=1-1&keywords=operating+system+concepts+10th+edition&dpID=51Qy2upM%252BaL&preST=_SY291_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1118063330
|
||||
|
||||
_Redes de Computadores: Uma Abordagem Top-Down (7ª Edição) por Kurose e Ross_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149/ref=sr_1_1?s=books&ie=UTF8&qid=1538967896&sr=1-1&keywords=kurose+and+ross&dpID=51xp1%252BoDRML&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0133594140
|
||||
|
||||
_Programação Competitiva 3: O Novo Limite Inferior dos Concursos de Programação_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8)
|
||||
* ISBN-13: 978-5800083125
|
||||
|
||||
_Programação Dinâmica para Entrevistas de Codificação: Uma abordagem Bottom-Up para a resolução de problemas_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.in/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
* ISBN-13: 978-1946556691
|
||||
|
||||
_GATE 2019 Ciência da Computação e Tecnologia da Informação_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/GATE-Computer-Science-Information-Technology/dp/194658178X)
|
||||
* ISBN-13: 978-1946581785
|
||||
|
||||
_A arte da programação de computadores por Donald E. Knuth_
|
||||
|
||||
* https://www-cs-faculty.stanford.edu/~knuth/taocp.html
|
||||
* ISBN-13: 978-0321751041
|
||||
|
||||
_Fatos e Falácias da Engenharia de Software_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/)
|
||||
* ISBN-13: 978-0321117427
|
||||
|
||||
The Mythical Man-Month: Ensaios sobre engenharia de software
|
||||
|
||||
* [Sorriso da Amazônia](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959)
|
||||
* ISBN-13: 978-0201835953
|
||||
|
||||
Esta lista foi compilada a partir de vários encadeamentos de sugestões no Reddit e no Stackoverflow.
|
||||
|
||||
Por favor, sinta-se livre para adicionar mais que você achou útil!
|
@ -1,28 +0,0 @@
|
||||
---
|
||||
title: Books on JavaScript
|
||||
localeTitle: Livros sobre JavaScript
|
||||
---
|
||||
\### Lista de livros
|
||||
|
||||
_JavaScript eloquente_
|
||||
|
||||
Um dos melhores livros sobre JavaScript. Uma obrigação para ambos, programadores iniciantes e intermediários, que codificam em JavaScript. A melhor parte é que o e-book está disponível gratuitamente.
|
||||
|
||||
* [E-book](https://eloquentjavascript.net/) (grátis)
|
||||
* [Amazon](https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5)
|
||||
|
||||
_Você não sabe JS_
|
||||
|
||||
Seis séries de livros de Kyle Simpson. Série detalhada sobre todos os aspectos do JavaScript.
|
||||
|
||||
* [Github](https://github.com/getify/You-Dont-Know-JS) (grátis)
|
||||
* [Versão Kindle, Amazon](https://www.amazon.com/You-Dont-Know-Js-Book/dp/B01AY9P0P6)
|
||||
|
||||
_JavaScript: as boas partes_ Livro do "avô" de JavaScript, Douglas Crockford. Ele discute as partes "boas" e "ruins" do JavaScript.
|
||||
|
||||
* [Amazon](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
|
||||
_JavaScript: Info_ Uma coleção de artigos cobrindo o básico (linguagem central e trabalhando com um navegador), bem como tópicos avançados com explicações concisas. Disponível como um e-book com pagamento e também como um tutorial on-line.
|
||||
|
||||
* [Conectados](https://javascript.info/)
|
||||
* [E-book](https://javascript.info/ebook)
|
@ -1,44 +0,0 @@
|
||||
---
|
||||
title: Books on Python Programming Language
|
||||
localeTitle: Livros sobre Linguagem de Programação Python
|
||||
---
|
||||
\### Lista de livros
|
||||
|
||||
_Pense em Python 2e_
|
||||
|
||||
* Livre (E-book), que abrange os conceitos básicos do Python. É novato amigável e uma obrigação para as pessoas que são novas para programação!
|
||||
* [Amazon](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
|
||||
* ISBN-13: 978-1491939369
|
||||
* [Local na rede Internet](http://greenteapress.com/wp/think-python-2e/)
|
||||
* [E-book](http://greenteapress.com/thinkpython2/html/index.html) (grátis)
|
||||
|
||||
_Aprenda o Python 3 da maneira mais difícil_
|
||||
|
||||
* Pago (ebook livre disponível) livro que abrange os conceitos básicos de python. Ele foi projetado para você começar com a linguagem python e familiarizar-se com sua sintaxe e funcionamento quando concluir o livro.
|
||||
|
||||
* [Amazon](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
||||
|
||||
* ISBN-13: 978-0134692883
|
||||
|
||||
* ISBN-10: 0134692888
|
||||
|
||||
* [Website](https://learnpythonthehardway.org/) (Compre do criador | Inclui videoaulas)
|
||||
|
||||
* [E-book](https://learnpythonthehardway.org/python3/) (grátis)
|
||||
|
||||
* [Programação Funcional em Python por David Mertz \[OREILLY\] \[FREE\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
||||
|
||||
* [Python em Educação por Nicholas H. Tollervey \[OREILLY\] \[FREE\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
|
||||
* [Como pensar como um cientista da computação por Allen Downey \[V 2.0.17\] \[FREE\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
|
||||
|
||||
* [Um Byte de Python \[LIVRE\]](https://python.swaroopch.com)
|
||||
|
||||
|
||||
_Black Hat Python: Programação em Python para Hackers e Pentesters_
|
||||
|
||||
* [Sorriso da Amazônia](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
|
||||
|
||||
* ISBN-10: 1593275900
|
||||
|
||||
Por favor, sinta-se livre para adicionar mais que você achou útil!
|
@ -1,23 +0,0 @@
|
||||
---
|
||||
title: Algorithms in JavaScript books
|
||||
localeTitle: Алгоритмы в JavaScript-книгах
|
||||
---
|
||||
### Список книг
|
||||
|
||||
_Структуры данных в JavaScript_
|
||||
|
||||
* Бесплатная книга, которая охватывает структуры данных в JavaScript
|
||||
* [GitBook](https://www.gitbook.com/book/pmary/data-structure-in-javascript/details)
|
||||
|
||||
_Изучение структур и алгоритмов данных JavaScript - второе издание_
|
||||
|
||||
* Охватывает объектно-ориентированное программирование, прототипное наследование, алгоритмы сортировки и поиска, quicksort, mergesort, деревья двоичного поиска и концепции расширенного алгоритма
|
||||
* [Амазонка](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1785285491)
|
||||
* ISBN-13: 978-1785285493
|
||||
|
||||
_Структуры данных и алгоритмы с JavaScript: внедрение классических вычислительных подходов в Интернет_
|
||||
|
||||
* Обнаруживает алгоритмы рекурсии, сортировки и поиска, связанные списки и двоичные деревья поиска.
|
||||
* [Амазонка](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
|
||||
* ISBN-13: 978-1449364939
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: Books on Haskell
|
||||
localeTitle: Книги на Haskell
|
||||
---
|
||||
\### Список книг
|
||||
|
||||
_Learn You Haskell for Great Good_ - одна из лучших книг для начинающих, погружающихся в мир Haskell. Полный с иллюстрациями.
|
||||
|
||||
И да, электронная книга бесплатна!
|
||||
|
||||
* [Веб-сайт](http://learnyouahaskell.com/)
|
||||
* [Нет крахмальной прессы](https://nostarch.com/lyah.htm)
|
||||
* [Электронная книга](http://learnyouahaskell.com/chapters) (бесплатно)
|
@ -1,262 +0,0 @@
|
||||
---
|
||||
title: Books to Read for Programmers
|
||||
localeTitle: Книги для чтения для программистов
|
||||
---
|
||||
### Список книг
|
||||
|
||||
## Генеральная
|
||||
|
||||
_Автоматизация_ бурения с _помощью Python_ от Al Sweigart
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_Структура и интерпретация компьютерных программ_ Гарольда Абельсона, Джеральда Джей Суссмана и Джули Суссман
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_Чистый код: руководство по гибкому программному обеспечению Crafstmanship_ от Robert C. Martin
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0132350884
|
||||
|
||||
_КОД: Скрытый язык компьютерного оборудования и программного обеспечения_ Чарльза Петцольда
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/ref=sr_1_1?s=books&ie=UTF8&qid=1508780869&sr=1-1&keywords=code)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_Не заставляйте меня думать, Revisited: подход Common Sense к удобству использования веб-сайтов Стивем Кругом_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/ref=sr_1_1?ie=UTF8&qid=1538370339&sr=8-1&keywords=dont+make+me+think)
|
||||
* ISBN-13: 978-0321965516
|
||||
|
||||
_Программирование жемчуга (2-е издание) Джона Бентли_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
* ISBN-13: 978-0201657883
|
||||
|
||||
_Структура и интерпретация компьютерных программ_
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_Прагматический программист: от Journeyman до Master_ by Andrew Hunt и David Thomas
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0201616224
|
||||
|
||||
_Самонаучный программист: окончательное руководство по программированию профессионально_ Кори Алтофф
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA?sa-no-redirect=1)
|
||||
* ISBN-13: 978-1520288178
|
||||
|
||||
_Вы не знаете JS (серия книг)_ Кайла Симпсона
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_Мягкие навыки: руководство разработчика программного обеспечения разработчика_ - John Sonmez
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## Алгоритмы
|
||||
|
||||
_Введение в алгоритмы, 3-е издание (MIT Press)_ Томаса Х. Кормена и Чарльза Э. Лейзера
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/)
|
||||
* ISBN-13: 978-0262033848
|
||||
|
||||
_Cracking the Coding Interview: 150 вопросов программирования и решений_ от Gayle Laakmann McDowell
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
## С-языки
|
||||
|
||||
_Язык программирования C_ Брайаном Керниганом и Деннисом М. Ричи
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
|
||||
* ISBN-13: 978-0131103628
|
||||
|
||||
_Книга на C: Программирование на C_
|
||||
|
||||
* [Амазонка](https://www.amazon.com/Book-Programming-4th-Al-Kelley/dp/0201183994/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8)
|
||||
* ISBN-13: 978-0201183993
|
||||
|
||||
## Кодирование интервью
|
||||
|
||||
_Cracking the Coding Interview: 150 вопросов и решений по программированию_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
_Интервью с программистами: Секреты приземления вашей следующей работы, 2-е издание_
|
||||
|
||||
* [Wiley](https://www.wiley.com/en-id/Programming+Interviews+Exposed:+Secrets+to+Landing+Your+Next+Job,+2nd+Edition-p-9780470121672)
|
||||
* ISBN: 978-0-470-12167-2
|
||||
|
||||
## Java
|
||||
|
||||
Head First Java, 2nd Edition Кэти Сьерра и Берт Бейтс
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208)
|
||||
* ISBN-13: 978-0596009205
|
||||
|
||||
Effective Java 3rd Edition от Джошуа Блоха
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997)
|
||||
* ISBN-13: 978-0134685991
|
||||
|
||||
Core Java Volume I--Fundamentals, 1 (11th Edition) от Кей Хорстманна
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Core-Java-I-Fundamentals-1-11th/dp/0135166306)
|
||||
* ISBN-13: 978-0135166307
|
||||
|
||||
## JavaScript
|
||||
|
||||
_Вы не знаете JS (серия книг)_
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_Красноречивый JavaScript: современное введение в программирование Мэрином Хавербеке_
|
||||
|
||||
* [Прочтите здесь онлайн](https://eloquentjavascript.net)
|
||||
* [Amazon Smile](https://smile.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5) -ISBN-13: 978-1593275846
|
||||
|
||||
_JavaScript: хорошие детали_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
* ISBN-13: 978-0596517748
|
||||
|
||||
_JavaScript и JQuery: интерактивная внешняя веб-разработка_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/?pldnSite=1)
|
||||
* ISBN-13: 978-1118531648
|
||||
|
||||
## питон
|
||||
|
||||
_Автоматизация бурения с помощью Python_
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_Программирование приложений на основе ядра Python (3-е издание) Уэсли Дж. Чун_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209)
|
||||
* ISBN-13: 978-0132678209
|
||||
|
||||
## Мягкие навыки
|
||||
|
||||
_Мягкие навыки: руководство пользователя разработчика программного обеспечения_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## Другие
|
||||
|
||||
\* Взлом: Ultimate Hacking Guide: Взлом для начинающих и Tor Browser
|
||||
|
||||
* https://www.amazon.in/dp/B075CX7T6G/ref=cm _sw_ r _cp_ awdb _t1_ -7ESBbZ43CCBM
|
||||
* (ISBN 1976112524).
|
||||
|
||||
\* Код: скрытый язык компьютерного оборудования и программного обеспечения (лучшие рекомендации разработчика) \*
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_Структуры данных и алгоритмы упрощены_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
* ISBN-13: 978-8193245279
|
||||
|
||||
_Think Python: как думать, как компьютерный ученый_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362)
|
||||
* ISBN-13: 978-1491939369
|
||||
|
||||
_Курс Python Crash: практическое, основанное на проекте введение в программирование_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
|
||||
* ISBN-13: 978-1593276034
|
||||
|
||||
_Компьютерная наука Дистиллированная: Изучите искусство решения вычислительных задач у Wladston Ferreira Filho_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
* ISBN-13: 978-0-9773160-2-5
|
||||
|
||||
_Алгоритмы, открытые Томасом Х. Корменом_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
* ISBN-13: 978-0262518802
|
||||
|
||||
_Violent Python: Поваренная книга для хакеров, судебных аналитиков, тестировщиков проникновения и инженеров по безопасности_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp/1597499579/ref=sr_1_2?ie=UTF8&qid=1538665634&sr=8-2&keywords=violent+python)
|
||||
* ISBN-13: 978-1597499576
|
||||
|
||||
_Руководство Shellcoder: обнаружение и использование защитных отверстий_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Shellcoders-Handbook-Discovering-Exploiting-Security/dp/047008023X/ref=sr_1_1?ie=UTF8&qid=1538665772&sr=8-1&keywords=shellcoders+handbook+3rd+edition&dpID=41xfa6zpuPL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0470080238
|
||||
|
||||
_Head First C: Руководство для мозга_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Head-First-C-Brain-Friendly-Guide/dp/1449399916/ref=sr_1_2?ie=UTF8&qid=1538665818&sr=8-2&keywords=head+first+c&dpID=51StqzL2dWL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1449399917
|
||||
|
||||
_Практический объектно-ориентированный дизайн в Ruby_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330)
|
||||
* ISBN-13: 978-0321721334
|
||||
|
||||
_Думая на C ++ Брюсом Эккелом_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
* ISBN-13: 978-0139177095
|
||||
|
||||
_Концепции операционной системы_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=sr_1_1?s=books&ie=UTF8&qid=1538967825&sr=1-1&keywords=operating+system+concepts+10th+edition&dpID=51Qy2upM%252BaL&preST=_SY291_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1118063330
|
||||
|
||||
_Компьютерные сети: подход сверху вниз (7-е издание) от Kurose and Ross_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149/ref=sr_1_1?s=books&ie=UTF8&qid=1538967896&sr=1-1&keywords=kurose+and+ross&dpID=51xp1%252BoDRML&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0133594140
|
||||
|
||||
_Конкурентное программирование 3: Новая нижняя граница конкурсов программирования_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8)
|
||||
* ISBN-13: 978-5800083125
|
||||
|
||||
_Динамическое программирование для кодирования Интервью: подход Bottom-Up к решению проблем_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.in/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
* ISBN-13: 978-1946556691
|
||||
|
||||
_GATE 2019 Компьютерная наука и информационные технологии_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/GATE-Computer-Science-Information-Technology/dp/194658178X)
|
||||
* ISBN-13: 978-1946581785
|
||||
|
||||
_Искусство компьютерного программирования Дональда Кнута_
|
||||
|
||||
* https://www-cs-faculty.stanford.edu/~knuth/taocp.html
|
||||
* ISBN-13: 978-0321751041
|
||||
|
||||
_Факты и ошибки разработки программного обеспечения_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/)
|
||||
* ISBN-13: 978-0321117427
|
||||
|
||||
Мифический человек-месяц: эссе по разработке программного обеспечения
|
||||
|
||||
* [Amazon Smile](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959)
|
||||
* ISBN-13: 978-0201835953
|
||||
|
||||
Этот список был скомпилирован из нескольких потоков предложений в Reddit и Stackoverflow.
|
||||
|
||||
Не стесняйтесь добавлять больше, что вы нашли полезным!
|
@ -1,32 +0,0 @@
|
||||
---
|
||||
title: Books on JavaScript
|
||||
localeTitle: Книги по JavaScript
|
||||
---
|
||||
### Список книг
|
||||
|
||||
#### Eloquent JavaScript
|
||||
|
||||
Одна из лучших книг по JavaScript. Обязательно как для начинающих, так и для опытных программистов, которые работают с JavaScript. Самое приятное то, что электронная книга доступна бесплатно.
|
||||
|
||||
* [Электронная книга](https://eloquentjavascript.net/) (бесплатно)
|
||||
* [Amazon](https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5)
|
||||
|
||||
#### You Don't Know JS
|
||||
|
||||
Серия из шести книг Кайла Симпсона. Углубленные серии по всем аспектам JavaScript.
|
||||
|
||||
* [Github](https://github.com/getify/You-Dont-Know-JS) (бесплатно)
|
||||
* [Версия для Kindle, Amazon](https://www.amazon.com/You-Dont-Know-Js-Book/dp/B01AY9P0P6)
|
||||
|
||||
#### JavaScript: The Good Parts
|
||||
|
||||
Книга «дедушки» JavaScript, Дугласа Крокфорда. Она обсуждает как «хорошие», так и «плохие» части JavaScript.
|
||||
|
||||
* [Amazon](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
|
||||
#### JavaScript: Info
|
||||
|
||||
Сборник статей, посвященных основам (ядро языка и работа с браузером), а также расширенные темы с краткими пояснениями. Доступна как платная электронная книга, так и онлайн-учебник.
|
||||
|
||||
* [Онлайн](https://javascript.info/)
|
||||
* [Электронная книга](https://javascript.info/ebook)
|
@ -1,44 +0,0 @@
|
||||
---
|
||||
title: Books on Python Programming Language
|
||||
localeTitle: Книги на языке программирования Python
|
||||
---
|
||||
\### Список книг
|
||||
|
||||
_Подумайте, Python 2e_
|
||||
|
||||
* Бесплатная (электронная книга), которая охватывает основы Python. Это новичок, дружелюбный и обязательный для людей, которые новичок в программировании!
|
||||
* [Амазонка](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
|
||||
* ISBN-13: 978-1491939369
|
||||
* [Веб-сайт](http://greenteapress.com/wp/think-python-2e/)
|
||||
* [Электронная книга](http://greenteapress.com/thinkpython2/html/index.html) (бесплатно)
|
||||
|
||||
_Изучите Python 3 Hard Way_
|
||||
|
||||
* Платная (бесплатная электронная книга), которая охватывает основы python. Он разработан, чтобы начать работу с языком python и ознакомиться с его синтаксисом и работами к моменту завершения книги.
|
||||
|
||||
* [Амазонка](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
||||
|
||||
* ISBN-13: 978-0134692883
|
||||
|
||||
* ISBN-10: 0134692888
|
||||
|
||||
* [Веб-сайт](https://learnpythonthehardway.org/) (Купить у создателя | Включает видео-уроки)
|
||||
|
||||
* [Электронная книга](https://learnpythonthehardway.org/python3/) (бесплатно)
|
||||
|
||||
* [Функциональное программирование на Python Дэвидом Мерцем \[OREILLY\] \[БЕСПЛАТНО\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
||||
|
||||
* [Питон в образовании Николая Х. Толллерви \[OREILLY\] \[БЕСПЛАТНО\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
|
||||
* [Как думать, как компьютерный ученый Аллен Дауни \[V 2.0.17\] \[БЕСПЛАТНО\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
|
||||
|
||||
* [Байт Python \[БЕСПЛАТНО\]](https://python.swaroopch.com)
|
||||
|
||||
|
||||
_Black Hat Python: программирование на Python для хакеров и Pentesters_
|
||||
|
||||
* [Amazon Smile](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
|
||||
|
||||
* ISBN-10: 1593275900
|
||||
|
||||
Не стесняйтесь добавлять больше, что вы нашли полезным!
|
@ -1,23 +0,0 @@
|
||||
---
|
||||
title: Algorithms in JavaScript books
|
||||
localeTitle: Algoritmos en libros de JavaScript
|
||||
---
|
||||
### Lista de libros
|
||||
|
||||
_Estructuras de datos en JavaScript_
|
||||
|
||||
* Libro gratis que cubre estructuras de datos en JavaScript.
|
||||
* [GitBook](https://www.gitbook.com/book/pmary/data-structure-in-javascript/details)
|
||||
|
||||
_Aprendizaje de estructuras de datos JavaScript y algoritmos - Segunda edición_
|
||||
|
||||
* Cubre la programación orientada a objetos, la herencia prototípica, los algoritmos de búsqueda y clasificación, la ordenación rápida, la combinación, los árboles de búsqueda binarios y los conceptos de algoritmos avanzados.
|
||||
* [Amazonas](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1785285491)
|
||||
* ISBN-13: 978-1785285493
|
||||
|
||||
_Estructuras de datos y algoritmos con JavaScript: Trayendo enfoques de computación clásicos a la Web_
|
||||
|
||||
* Cubre los algoritmos de recursión, clasificación y búsqueda, listas enlazadas y árboles de búsqueda binarios.
|
||||
* [Amazonas](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
|
||||
* ISBN-13: 978-1449364939
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: Books on Haskell
|
||||
localeTitle: Libros en haskell
|
||||
---
|
||||
\### Lista de libros
|
||||
|
||||
_Learn You a Haskell for Great Good_ es uno de los mejores libros para principiantes que se sumergen en el mundo de Haskell. Completo con ilustraciones.
|
||||
|
||||
Y sí, ¡el e-book es gratis!
|
||||
|
||||
* [Sitio web](http://learnyouahaskell.com/)
|
||||
* [Sin prensa de almidón](https://nostarch.com/lyah.htm)
|
||||
* [E-libro](http://learnyouahaskell.com/chapters) (gratis)
|
@ -1,257 +0,0 @@
|
||||
---
|
||||
title: Books to Read for Programmers
|
||||
localeTitle: Libros para leer para programadores
|
||||
---
|
||||
### Lista de libros
|
||||
|
||||
## General
|
||||
|
||||
_Automatice lo aburrido con Python_ por Al Sweigart
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_Estructura e interpretación de programas de computadora_ por Harold Abelson, Gerald Jay Sussman y Julie Sussman
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_Código limpio: Un manual de artesanía en software ágil_ por Robert C. Martin
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0132350884
|
||||
|
||||
_CÓDIGO: El lenguaje oculto del hardware y software de la computadora_ por Charles Petzold
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319/ref=sr_1_1?s=books&ie=UTF8&qid=1508780869&sr=1-1&keywords=code)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_No me hagas pensar, revisitado: un enfoque de sentido común a la usabilidad web por Steve Krug_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Dont-Make-Think-Revisited-Usability/dp/0321965515/ref=sr_1_1?ie=UTF8&qid=1538370339&sr=8-1&keywords=dont+make+me+think)
|
||||
* ISBN-13: 978-0321965516
|
||||
|
||||
_Programming Pearls (2nd Edition) por Jon Bentley_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880)
|
||||
* ISBN-13: 978-0201657883
|
||||
|
||||
_Estructura e interpretación de programas informáticos._
|
||||
|
||||
* https://mitpress.mit.edu/sicp/
|
||||
* ISBN-13: 978-0262510875
|
||||
|
||||
_El programador pragmático: de Journeyman a Master_ por Andrew Hunt y David Thomas
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X?sa-no-redirect=1)
|
||||
* ISBN-13: 978-0201616224
|
||||
|
||||
_El programador autodidacta: la guía definitiva para la programación profesional_ por Cory Althoff
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Self-Taught-Programmer-Definitive-Programming-Professionally-ebook/dp/B01M01YDQA?sa-no-redirect=1)
|
||||
* ISBN-13: 978-1520288178
|
||||
|
||||
_No sabes JS (serie de libros)_ por Kyle Simpson
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_Soft Skills: el manual de la vida del desarrollador de software_ - John Sonmez
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## Algoritmos
|
||||
|
||||
_Introducción a los algoritmos, 3ª edición (MIT Press)_ por Thomas H. Cormen y Charles E. Leiserson
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/)
|
||||
* ISBN-13: 978-0262033848
|
||||
|
||||
_Cracking the Coding Interview: 150 Preguntas y soluciones de programación_ por Gayle Laakmann McDowell
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
## Sonido metálico
|
||||
|
||||
_El lenguaje de programación C_ por Brian W. Kernighan y Dennis M. Ritchie
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/)
|
||||
* ISBN-13: 978-0131103628
|
||||
|
||||
_Un libro sobre C: Programación en C_
|
||||
|
||||
* [Amazonas](https://www.amazon.com/Book-Programming-4th-Al-Kelley/dp/0201183994/ref=cm_cr_arp_d_bdcrb_top?ie=UTF8)
|
||||
* ISBN-13: 978-0201183993
|
||||
|
||||
## Entrevista de codificación
|
||||
|
||||
_Cracking the Coding Interview: 150 Preguntas y soluciones de programación_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
|
||||
* ISBN-13: 978-0984782802
|
||||
|
||||
_Programación de entrevistas expuestas: Secretos para aterrizar su próximo trabajo, 2ª edición_
|
||||
|
||||
* [Wiley](https://www.wiley.com/en-id/Programming+Interviews+Exposed:+Secrets+to+Landing+Your+Next+Job,+2nd+Edition-p-9780470121672)
|
||||
* ISBN: 978-0-470-12167-2
|
||||
|
||||
## Java
|
||||
|
||||
_Head First Java_ de Kathy Sierra y Bert Bates
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208)
|
||||
* ISBN-13: 978-0596009205
|
||||
|
||||
_Java efectiva por Joshua Bloch_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997)
|
||||
* ISBN-13: 978-0134685991
|
||||
|
||||
## JavaScript
|
||||
|
||||
_No sabes JS (serie de libros)_
|
||||
|
||||
* https://github.com/getify/You-Dont-Know-JS
|
||||
* ISBN-13: 9781491924464
|
||||
|
||||
_Elocuente JavaScript: una introducción moderna a la programación por Marijn Haverbeke_
|
||||
|
||||
* [Léelo en línea aquí](https://eloquentjavascript.net)
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5) -ISBN-13: 978-1593275846
|
||||
|
||||
_JavaScript: Las partes buenas_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
* ISBN-13: 978-0596517748
|
||||
|
||||
_JavaScript y JQuery: desarrollo web front-end interactivo_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/JavaScript-JQuery-Interactive-Front-End-Development/dp/1118531647/?pldnSite=1)
|
||||
* ISBN-13: 978-1118531648
|
||||
|
||||
## Pitón
|
||||
|
||||
_Automatiza las cosas aburridas con Python_
|
||||
|
||||
* http://automatetheboringstuff.com/
|
||||
* ISBN-13: 978-1593275990
|
||||
|
||||
_Programación de aplicaciones Core Python (3ª edición) por Wesley J Chun_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209)
|
||||
* ISBN-13: 978-0132678209
|
||||
|
||||
## Habilidades blandas
|
||||
|
||||
_Soft Skills: El manual de la vida del desarrollador de software._
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Soft-Skills-software-developers-manual/dp/1617292397?pldnSite=1)
|
||||
* ISBN-13: 9781617292392
|
||||
|
||||
## Otro
|
||||
|
||||
\* Hacking: Guía de hacking definitiva: Hacking para principiantes y Tor Browser
|
||||
|
||||
* https://www.amazon.in/dp/B075CX7T6G/ref=cm _sw_ r _cp_ awdb _t1_ -7ESBbZ43CCBM
|
||||
* (ISBN 1976112524).
|
||||
|
||||
\* Código: El lenguaje oculto del hardware y software de la computadora (Mejores prácticas para desarrolladores) \*
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319)
|
||||
* ISBN-13: 978-0735611313
|
||||
|
||||
_Estructuras de datos y algoritmos simplificados_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Data-Structures-Algorithms-Made-Easy/dp/819324527X)
|
||||
* ISBN-13: 978-8193245279
|
||||
|
||||
_Think Python: cómo pensar como un científico informático_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362)
|
||||
* ISBN-13: 978-1491939369
|
||||
|
||||
_Python Crash Course: Introducción a la programación práctica y basada en proyectos_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
|
||||
* ISBN-13: 978-1593276034
|
||||
|
||||
_Informática destilada: aprenda el arte de resolver problemas computacionales por Wladston Ferreira Filho_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020)
|
||||
* ISBN-13: 978-0-9773160-2-5
|
||||
|
||||
_Algoritmos desbloqueados por Thomas H. Cormen_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805)
|
||||
* ISBN-13: 978-0262518802
|
||||
|
||||
_Python violento: un libro de cocina para hackers, analistas forenses, probadores de penetración e ingenieros de seguridad_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp/1597499579/ref=sr_1_2?ie=UTF8&qid=1538665634&sr=8-2&keywords=violent+python)
|
||||
* ISBN-13: 978-1597499576
|
||||
|
||||
_El manual de Shellcoder: descubriendo y explotando los agujeros de seguridad_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Shellcoders-Handbook-Discovering-Exploiting-Security/dp/047008023X/ref=sr_1_1?ie=UTF8&qid=1538665772&sr=8-1&keywords=shellcoders+handbook+3rd+edition&dpID=41xfa6zpuPL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0470080238
|
||||
|
||||
_Head First C: Una guía amigable para el cerebro_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Head-First-C-Brain-Friendly-Guide/dp/1449399916/ref=sr_1_2?ie=UTF8&qid=1538665818&sr=8-2&keywords=head+first+c&dpID=51StqzL2dWL&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1449399917
|
||||
|
||||
_Diseño práctico orientado a objetos en rubí_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330)
|
||||
* ISBN-13: 978-0321721334
|
||||
|
||||
_Pensando en C ++ por Bruce Eckel_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Thinking-C-Bruce-Eckel/dp/0139177094)
|
||||
* ISBN-13: 978-0139177095
|
||||
|
||||
_Conceptos del sistema operativo_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/1118063333/ref=sr_1_1?s=books&ie=UTF8&qid=1538967825&sr=1-1&keywords=operating+system+concepts+10th+edition&dpID=51Qy2upM%252BaL&preST=_SY291_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-1118063330
|
||||
|
||||
_Redes informáticas: un enfoque de arriba hacia abajo (7ª edición) por Kurose y Ross_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149/ref=sr_1_1?s=books&ie=UTF8&qid=1538967896&sr=1-1&keywords=kurose+and+ross&dpID=51xp1%252BoDRML&preST=_SX218_BO1,204,203,200_QL40_&dpSrc=srch)
|
||||
* ISBN-13: 978-0133594140
|
||||
|
||||
_Programación competitiva 3: El nuevo límite inferior de los concursos de programación_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8)
|
||||
* ISBN-13: 978-5800083125
|
||||
|
||||
_Programación dinámica para entrevistas de codificación: un enfoque ascendente para la resolución de problemas_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.in/Dynamic-Programming-Coding-Interviews-Bottom-Up-ebook/dp/B06XZ61CMP)
|
||||
* ISBN-13: 978-1946556691
|
||||
|
||||
_GATE 2019 Informática e Informática_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/GATE-Computer-Science-Information-Technology/dp/194658178X)
|
||||
* ISBN-13: 978-1946581785
|
||||
|
||||
_El arte de la programación de computadoras por Donald E. Knuth_
|
||||
|
||||
* https://www-cs-faculty.stanford.edu/~knuth/taocp.html
|
||||
* ISBN-13: 978-0321751041
|
||||
|
||||
_Hechos y falacias de la ingeniería de software_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/)
|
||||
* ISBN-13: 978-0321117427
|
||||
|
||||
El mes-hombre mítico: ensayos sobre ingeniería de software
|
||||
|
||||
* [Sonrisa de amazon](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959)
|
||||
* ISBN-13: 978-0201835953
|
||||
|
||||
Esta lista se compiló a partir de múltiples hilos de sugerencias en Reddit y Stackoverflow.
|
||||
|
||||
Por favor, siéntase libre de agregar más que haya encontrado útil!
|
@ -1,28 +0,0 @@
|
||||
---
|
||||
title: Books on JavaScript
|
||||
localeTitle: Libros en JavaScript
|
||||
---
|
||||
\### Lista de libros
|
||||
|
||||
_JavaScript elocuente_
|
||||
|
||||
Uno de los mejores libros en JavaScript. Una necesidad para los programadores principiantes e intermedios, que codifican en JavaScript. La mejor parte es que el libro electrónico está disponible de forma gratuita.
|
||||
|
||||
* [E-libro](https://eloquentjavascript.net/) (gratis)
|
||||
* [Amazonas](https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5)
|
||||
|
||||
_No sabes js_
|
||||
|
||||
Seis series de libros de Kyle Simpson. Serie en profundidad sobre todos los aspectos de JavaScript.
|
||||
|
||||
* [Github](https://github.com/getify/You-Dont-Know-JS) (gratis)
|
||||
* [Versión Kindle, Amazon](https://www.amazon.com/You-Dont-Know-Js-Book/dp/B01AY9P0P6)
|
||||
|
||||
_JavaScript: Las partes buenas_ Libro del "abuelo" de JavaScript, Douglas Crockford. Discute las partes "buenas" y "malas" de JavaScript.
|
||||
|
||||
* [Amazonas](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742)
|
||||
|
||||
_JavaScript: Información_ Una colección de artículos que cubren los conceptos básicos (lenguaje central y trabajar con un navegador), así como temas avanzados con explicaciones concisas. Disponible como libro electrónico de pago y también como tutorial en línea.
|
||||
|
||||
* [En línea](https://javascript.info/)
|
||||
* [Libro electronico](https://javascript.info/ebook)
|
@ -1,50 +0,0 @@
|
||||
---
|
||||
title: Books on Python Programming Language
|
||||
localeTitle: Libros en lenguaje de programación Python
|
||||
---
|
||||
\### Lista de libros
|
||||
|
||||
_Piense Python 2e_
|
||||
|
||||
* Gratis (libro electrónico) que cubre los conceptos básicos de Python. Es amigable para los principiantes y es una necesidad para las personas que son nuevas en la programación.
|
||||
* [Amazonas](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
|
||||
* ISBN-13: 978-1491939369
|
||||
* [Sitio web](http://greenteapress.com/wp/think-python-2e/)
|
||||
* [E-libro](http://greenteapress.com/thinkpython2/html/index.html) (gratis)
|
||||
|
||||
_Aprende Python 3 de la manera difícil_
|
||||
|
||||
* Libro pagado (libro electrónico gratuito disponible) que cubre los conceptos básicos de python. Está diseñado para que comiences con el lenguaje Python y te familiarices con su sintaxis y funcionamiento al momento de completar el libro.
|
||||
|
||||
* [Amazonas](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
||||
|
||||
* ISBN-13: 978-0134692883
|
||||
|
||||
* ISBN-10: 0134692888
|
||||
|
||||
* [Sitio web](https://learnpythonthehardway.org/) (Comprar al creador | Incluye lecciones en video)
|
||||
|
||||
* [E-libro](https://learnpythonthehardway.org/python3/) (gratis)
|
||||
|
||||
* [Programación funcional en Python por David Mertz \[OREILLY\] \[GRATIS\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
||||
|
||||
* [Python en la educación por Nicholas H. Tollervey \[OREILLY\] \[GRATIS\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
|
||||
* [Cómo pensar como un informático por Allen Downey \[V 2.0.17\] \[GRATIS\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
|
||||
|
||||
* [Un byte de Python \[GRATIS\]](https://python.swaroopch.com)
|
||||
|
||||
|
||||
_Black Hat Python: Programación en Python para hackers y pentesters_
|
||||
|
||||
* [Sonrisa de amazon](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
|
||||
|
||||
* ISBN-10: 1593275900
|
||||
|
||||
_Python para Todos: Tutoriales y libro en PDF (2.x)_
|
||||
|
||||
* [Python para Todos](http://mundogeek.net/tutorial-python/)
|
||||
|
||||
* [Link diretor al PDF \[GRATIS\]](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf)
|
||||
|
||||
Por favor, siéntase libre de agregar más que haya encontrado útil!
|
Reference in New Issue
Block a user