- 5 resultaten
laagste prijs: € 35,54, hoogste prijs: € 50,12, gemiddelde prijs: € 41,69
1
Introduction to Programming Concepts with Case Studies in Python - Göktürk Üçoluk & Sinan Kalkan
bestellen
bij Orellfuessli.ch
CHF 50,90
(ongeveer € 50,12)
verzending: € 17,731
bestellenGesponsorde link
Göktürk Üçoluk & Sinan Kalkan:

Introduction to Programming Concepts with Case Studies in Python - nieuw boek

ISBN: 9783709113431

The current text provides a clear introduction to Computer Science concepts in a programming environment. It is designed as suitable use in freshman- or introductory level coursework in C… Meer...

Nr. A1031703404. Verzendingskosten:Lieferzeiten außerhalb der Schweiz 3 bis 21 Werktage, , Sofort per Download lieferbar, zzgl. Versandkosten. (EUR 17.73)
2
Introduction to Programming Concepts with Case Studies in Python - Gokturk Ucoluk; Sinan Kalkan
bestellen
bij lehmanns.de
€ 41,64
verzending: € 29,951
bestellenGesponsorde link

Gokturk Ucoluk; Sinan Kalkan:

Introduction to Programming Concepts with Case Studies in Python - nieuw boek

2012, ISBN: 9783709113431

eBooks, eBook Download (PDF), 2012, The current text provides a clear introduction to Computer Science concepts in a programming  environment. It is designed as suitable use in freshman- … Meer...

Verzendingskosten:Download sofort lieferbar. (EUR 29.95)
3
Introduction to Programming Concepts with Case Studies in Python - Cecile Dewitt-Morette
bestellen
bij hive.co.uk
£ 30,59
(ongeveer € 35,54)
verzending: € 0,001
bestellenGesponsorde link
Cecile Dewitt-Morette:
Introduction to Programming Concepts with Case Studies in Python - nieuw boek

ISBN: 9783709113431

Using the Python language as a medium for illustrating and demonstrating the concepts, this introductory book explores computer science in a programming environment, offering fundamental … Meer...

No. 9783709113431. Verzendingskosten:Instock, Despatched same working day before 3pm, GB. (EUR 0.00)
4
Introduction to Programming Concepts with Case Studies in Python - Göktürk Üçoluk/ Sinan Kalkan
bestellen
bij eBook.de
€ 39,49
bestellenGesponsorde link
Göktürk Üçoluk/ Sinan Kalkan:
Introduction to Programming Concepts with Case Studies in Python - nieuw boek

ISBN: 9783709113431

Introduction to Programming Concepts with Case Studies in Python: ab 39.49 € eBooks > Sachthemen & Ratgeber > Computer & Internet Springer-Verlag KG eBook als pdf, Springer-Verlag KG

Verzendingskosten:in stock, , , plus shipping costs., exclusief verzendingskosten
5
Introduction to Programming Concepts with Case Studies in Python - Göktürk Üçoluk; Sinan Kalkan
bestellen
bij lehmanns.de
€ 41,64
verzending: € 9,951
bestellenGesponsorde link
Göktürk Üçoluk; Sinan Kalkan:
Introduction to Programming Concepts with Case Studies in Python - eerste uitgave

2012, ISBN: 9783709113431

eBooks, eBook Download (PDF), Auflage, [PU: Springer Lehrbuch], [ED: 1], Springer Lehrbuch, 2012

Verzendingskosten:Download sofort lieferbar. (EUR 9.95)

1Aangezien sommige platformen geen verzendingsvoorwaarden meedelen en deze kunnen afhangen van het land van levering, de aankoopprijs, het gewicht en de grootte van het artikel, een eventueel lidmaatschap van het platform, een rechtstreekse levering door het platform of via een derde aanbieder (Marktplaats), enz., is het mogelijk dat de door euro-boek.nl meegedeelde verzendingskosten niet overeenstemmen met deze van het aanbiedende platform.

Bibliografische gegevens van het best passende boek

Bijzonderheden over het boek

Gedetalleerde informatie over het boek. - Introduction to Programming Concepts with Case Studies in Python


EAN (ISBN-13): 9783709113431
ISBN (ISBN-10): 3709113431
Verschijningsjaar: 2012
Uitgever: Springer Wien
221 Bladzijden
Taal: eng/Englisch

Boek bevindt zich in het datenbestand sinds 2012-02-17T21:38:12+01:00 (Amsterdam)
Detailpagina laatst gewijzigd op 2024-01-17T16:22:01+01:00 (Amsterdam)
ISBN/EAN: 3709113431

ISBN - alternatieve schrijfwijzen:
3-7091-1343-1, 978-3-7091-1343-1
alternatieve schrijfwijzen en verwante zoekwoorden:
Auteur van het boek: sina, sinan, gok, göktürk, kalka
Titel van het boek: programming python, just case, think python


Gegevens van de uitgever

Auteur: Göktürk Üçoluk; Sinan Kalkan
Titel: Introduction to Programming Concepts with Case Studies in Python
Uitgeverij: Springer; Springer Wien
222 Bladzijden
Verschijningsjaar: 2012-10-29
Vienna; AT
Gedrukt / Gemaakt in
Taal: Engels
39,58 € (DE)
39,58 € (AT)
47,50 CHF (CH)
Available
X, 222 p.

EA; E107; eBook; Nonbooks, PBS / Informatik, EDV/Sonstiges; Computerhardware; Verstehen; Computer Engineering; Computer Science; Programming Construcs; Programming Languages; Python Language; B; Computer Engineering; Programming Techniques; Computer Engineering and Networks; Programming Techniques; Computer Science; Computerprogrammierung und Softwareentwicklung; BB

The current text provides a clear introduction to Computer Science concepts in a programming  environment. It is designed as suitable use in freshman- or introductory level coursework in CS and provides the fundamental concepts as well as abstract  theorems for solving computational problems. The Python language serves as a medium for illustrating and demonstrating the concepts.

The World of Programming.- Programming Languages.- Programming Paradigms.- The Zoo of Programming Languages.- How Programming Languages are Implemented.- How a Program gets “written”.- Meet Python.- Further Reading.- Exercises.- Data: The First Ingredient of a Program.- What is Data?.- What is Structured Data?.- Basic Data Types.- Basic Organization of Data: Containers.- Accessing Data or Containers by Names : Variables.- Further Reading.- Exercises.- Actions: the 2nd Ingredient of a Program.- Purpose and Scope of Actions.- Action Types.- Controlling Actions: Conditionals.- Reusable Actions: Functions.- Functional Programming Tools in Python.- Further Reading.- Exercises.- Managing the Size of a Problem.- An Action Wizard: Recursion.- Iteration.- Recursion versus Iteration.- Further Reading.- Exercises.- Complexity.- Time and Memory Complexity.- Further Reading.- Exercises.- Organizing Data.- Primitive and Composite Data Types.- Abstract Data Types.- Abstract Data Types in Python.- Further Reading.- Exercises.- Objects: Reunion of Data and Action.- The Idea behind the Object-Oriented Paradigm (OOP).- Properties of Object-Oriented Programming.- Object-Oriented Programming in Python.- Further Reading.

From the reviews:

“It is aimed at college freshmen and teaches fundamental concepts and abstract notions, starting with the basics. … the exercises are the book’s most attractive feature. There are sample programs, and the exercises ask readers to figure out the expected outputs. These are great, and could even serve as excellent job interview questions! Overall, the book serves its purpose, and its intended audience, well.” (Naga Narayanaswamy, Computing Reviews, September, 2013)

The current text provides a clear introduction to Computer Science concepts in a programming  environment. It is designed as suitable use in freshman- or introductory level coursework in CS and provides the fundamental concepts as well as abstract  theorems for solving computational problems. The Python language serves as a medium for illustrating and demonstrating the concepts.

This book is needed because Python is becoming the language through which freshman computer science and engineering students are introduced to the concepts of programming and computer science

This book is a timely and strong alternative to the existing textbooks

This book introduces concepts by starting with the Q/A 'WHY'? and proceeds by the Q/A 'HOW'?. Most other books start with the Q/A 'WHAT'? which is then followed by a 'HOW'?

The CS content of this book is not hijacked by a programming language

Includes supplementary material: sn.pub/extras

Includes supplementary material: sn.pub/extras



< naar Archief...