KotiRyhmätKeskusteluLisääAjan henki
Etsi sivustolta
Tämä sivusto käyttää evästeitä palvelujen toimittamiseen, toiminnan parantamiseen, analytiikkaan ja (jos et ole kirjautunut sisään) mainostamiseen. Käyttämällä LibraryThingiä ilmaiset, että olet lukenut ja ymmärtänyt käyttöehdot ja yksityisyydensuojakäytännöt. Sivujen ja palveluiden käytön tulee olla näiden ehtojen ja käytäntöjen mukaista.

Tulokset Google Booksista

Pikkukuvaa napsauttamalla pääset Google Booksiin.

Seven Languages in Seven Weeks: A Pragmatic…
Ladataan...

Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages (Pragmatic Programmers) (vuoden 2010 painos)

Tekijä: Bruce A. Tate

JäseniäKirja-arvostelujaSuosituimmuussijaKeskimääräinen arvioMaininnat
347773,957 (3.99)1
You should learn a programming language every year, as recommended by The Pragmatic Programmer . But if one per year is good, how about Seven Languages in Seven Weeks ? In this book you'll get a hands-on tour of Clojure, Haskell, Io, Prolog, Scala, Erlang, and Ruby. Whether or not your favorite language is on that list, you'll broaden your perspective of programming by examining these languages side-by-side. You'll learn something new from each, and best of all, you'll learn how to learn a language quickly.… (lisätietoja)
Jäsen:paven
Teoksen nimi:Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages (Pragmatic Programmers)
Kirjailijat:Bruce A. Tate
Info:Pragmatic Bookshelf (2010), Edition: 0, Paperback, 328 pages
Kokoelmat:Goodreads, Oma kirjasto
Arvio (tähdet):
Avainsanoja:to-read, development, software-development

Teostiedot

Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages (tekijä: Bruce A. Tate)

-
Ladataan...

Kirjaudu LibraryThingiin nähdäksesi, pidätkö tästä kirjasta vai et.

Ei tämänhetkisiä Keskustelu-viestiketjuja tästä kirjasta.

» Katso myös 1 maininta

Näyttää 1-5 (yhteensä 7) (seuraava | näytä kaikki)
Nice book to get a quick insight into 7 very different programming languages. You may also skim it an jump directly to the "wrap up" ending chapters to get an overview of each language. ( )
  phcallefr | Aug 15, 2020 |
An excellent survey course on a variety of programming languages and concepts. Don't expect to become more than conversant with the ideas in a particular language after reading about it here, though- three days a pop doesn't get you the ability to Get Stuff Done. Instead, you'll get the most out of this book if you treat it one or both of two ways:

1) A buffet of samples: try a bit of each language and see if any intrigue you enough to dive in further. I bought a copy of Clojure Programming after reading the Clojure chapter.
2) Mind-expansion: focus on the new ideas introduced by the languages rather than the languages themselves- what problems are solved by pattern matching, immutable state, actors, etc? I'd particularly recommend this if you're a professional who's only worked with one or two languages in anger, particularly Java or C# type languages. ( )
  thegreatape | Jan 7, 2020 |
Instead of seven weeks, it took me about two years. I would read a chapter on one language and do the exercises, then get distracted by other things and not come back to it for several months. I finally forced myself to run through the final three languages during my Christmas vacation since I was sick and didn't want to leave the house.

Overall, this is an excellent book that will expose you to different ways of thinking as a programmer. I enjoyed all seven languages and I plan to dive deeper with a couple of them (Erlang and Clojure). Tate does a good job of balancing breadth and depth with each language and really gets to the core of what makes each language unique, and points out the strengths and weaknesses of each. My one complaint is with the final section of the final language in which he covers "monads" in the Haskell language. He points out at the beginning of that section that he dreaded writing about such a difficult concept, and unfortunately, I don't think he succeeded in explaining it very well. But that remains the only flaw in this book in my opinion. I think it is well worth the time of any serious programmer to read through this book, whether it takes seven weeks or seven years. ( )
  joshuagomez | May 31, 2019 |
computers, programming, computer languages, Ruby, Prolog, Scala, Erlang, Clojure, Haskell
  Wombat | Sep 9, 2017 |
So I skipped the chapters on IO and Ruby. I already read a book on Ruby and after working through Haskell, Clojure, Prolog, Erlang, and Scala, I was wiped out mentally. Very good introduction to these languages. I can ee myself continuing with Clojure and Scala. Haskell seems like far too much of a commitment to learn, though I would like to understand monads more. This book obviously didn't dive deep enough into any language, but that's where language specific books come into play. It's a good taste of multiple programming paradigms that I wasn't exposed to in my procedural language job. ( )
  sbloom42 | May 21, 2014 |
Näyttää 1-5 (yhteensä 7) (seuraava | näytä kaikki)
ei arvosteluja | lisää arvostelu

Kuuluu näihin kustantajien sarjoihin

Sinun täytyy kirjautua sisään voidaksesi muokata Yhteistä tietoa
Katso lisäohjeita Common Knowledge -sivuilta (englanniksi).
Teoksen kanoninen nimi
Tiedot englanninkielisestä Yhteisestä tiedosta. Muokkaa kotoistaaksesi se omalle kielellesi.
Alkuteoksen nimi
Teoksen muut nimet
Alkuperäinen julkaisuvuosi
Henkilöt/hahmot
Tärkeät paikat
Tärkeät tapahtumat
Kirjaan liittyvät elokuvat
Epigrafi (motto tai mietelause kirjan alussa)
Omistuskirjoitus
Ensimmäiset sanat
Sitaatit
Tiedot englanninkielisestä Yhteisestä tiedosta. Muokkaa kotoistaaksesi se omalle kielellesi.
As we spent our last week together, person after person would come through her room devastated at the thought of losing their teacher, but Mom would tell the perfect joke or offer the right word of kindness, comforting those who came to comfort her. I got to meet the human canvases who had been put right by the master and gone on to do great things.
. . . every new language can shape the way you think.
Viimeiset sanat
Erotteluhuomautus
Julkaisutoimittajat
Kirjan kehujat
Alkuteoksen kieli
Kanoninen DDC/MDS
Kanoninen LCC

Viittaukset tähän teokseen muissa lähteissä.

Englanninkielinen Wikipedia

-

You should learn a programming language every year, as recommended by The Pragmatic Programmer . But if one per year is good, how about Seven Languages in Seven Weeks ? In this book you'll get a hands-on tour of Clojure, Haskell, Io, Prolog, Scala, Erlang, and Ruby. Whether or not your favorite language is on that list, you'll broaden your perspective of programming by examining these languages side-by-side. You'll learn something new from each, and best of all, you'll learn how to learn a language quickly.

Kirjastojen kuvailuja ei löytynyt.

Kirjan kuvailu
Yhteenveto haiku-muodossa

Current Discussions

-

Suosituimmat kansikuvat

Pikalinkit

Arvio (tähdet)

Keskiarvo: (3.99)
0.5
1
1.5
2 1
2.5
3 7
3.5
4 17
4.5 1
5 8

Oletko sinä tämä henkilö?

Tule LibraryThing-kirjailijaksi.

 

Lisätietoja | Ota yhteyttä | LibraryThing.com | Yksityisyyden suoja / Käyttöehdot | Apua/FAQ | Blogi | Kauppa | APIs | TinyCat | Perintökirjastot | Varhaiset kirja-arvostelijat | Yleistieto | 203,208,720 kirjaa! | Yläpalkki: Aina näkyvissä