Getting started with programming can be an intimidating challenge.
Most books and tutorials assume lots of previous knowledge, skip over jargon and new concepts, and use examples that only make sense if you already understand programming.
This book is different. It gives you an introduction to programming in Python from the ground up, starting with tips on installation and setting up your programming environment, and moving through the core parts of the Python language in a logical order. Dr. Jones has drawn on his many years experience teaching programming to produce a book that will guide you through the language step by step in simple terms.
The book doesn't assume any previous knowledge, and introduces fundamental programming concepts like variables, loops and functions using simple terms and easy-to-follow examples that you can run and modify.
The book takes a unique approach to practical exercises. Rather than simply presenting you with the solutions, it shows you how large, complex programs are gradually built up from simple building blocks, explaining the role of every line. You can download the examples and exercise solutions - edit, modify and run them yourself.
What you'll learn from this book:Dr. Jones trained as a biologist and started his programming career by learning Perl. He started teaching programming to other people shortly after that, and quickly branched out into other languages including Python. Since then he has taught programming to hundreds of beginners, specializing in courses for people without a traditional computer science background. His teaching philosophy is that programming courses must be friendly, approachable, and focussed on practical results.
Dr. Jones currently teaches programming in his position of Lecturer in Bioinformatics at Edinburgh University. He is the author of two previous programming books: Python for Biologists and Advanced Python for Biologists. This is his first programming book for a general audience.
"Sinopsis" puede pertenecer a otra edición de este libro.
Getting started with programming can be an intimidating challenge.
Most books and tutorials assume lots of previous knowledge, skip over jargon and new concepts, and use examples that only make sense if you already understand programming.
This book is different. It gives you an introduction to programming in Python from the ground up, starting with tips on installation and setting up your programming environment, and moving through the core parts of the Python language in a logical order. Dr. Jones has drawn on his many years experience teaching programming to produce a book that will guide you through the language step by step in simple terms.
The book doesn't assume any previous knowledge, and introduces fundamental programming concepts like variables, loops and functions using simple terms and easy-to-follow examples that you can run and modify.
The book takes a unique approach to practical exercises. Rather than simply presenting you with the solutions, it shows you how large, complex programs are gradually built up from simple building blocks, explaining the role of every line. You can download the examples and exercise solutions - edit, modify and run them yourself.
What you'll learn from this book:Dr. Jones trained as a biologist and started his programming career by learning Perl. He started teaching programming to other people shortly after that, and quickly branched out into other languages including Python. Since then he has taught programming to hundreds of beginners, specializing in courses for people without a traditional computer science background. His teaching philosophy is that programming courses must be friendly, approachable, and focussed on practical results.
Dr. Jones currently teaches programming in his position of Lecturer in Bioinformatics at Edinburgh University. He is the author of two previous programming books: Python for Biologists and Advanced Python for Biologists. This is his first programming book for a general audience.
"Sobre este título" puede pertenecer a otra edición de este libro.
EUR 6,86 gastos de envío desde Reino Unido a España
Destinos, gastos y plazos de envíoEUR 6,81 gastos de envío desde Estados Unidos de America a España
Destinos, gastos y plazos de envíoLibrería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
Paperback. Condición: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Nº de ref. del artículo: GOR009369730
Cantidad disponible: 1 disponibles
Librería: Goldstone Books, Llandybie, Reino Unido
Paperback. Condición: Very Good. All orders are dispatched within one working day from our UK warehouse. We've been selling books online since 2004! We have over 750,000 books in stock. No quibble refund if not completely satisfied. Nº de ref. del artículo: mon0006238679
Cantidad disponible: 1 disponibles
Librería: California Books, Miami, FL, Estados Unidos de America
Condición: New. Print on Demand. Nº de ref. del artículo: I-9781514376980
Cantidad disponible: Más de 20 disponibles
Librería: Redux Books, Grand Rapids, MI, Estados Unidos de America
Paperback. Condición: New. Paperback. An unused, unmarked and unblemished copy.; 100% Satisfaction Guaranteed! Ships same or next business day! Nº de ref. del artículo: 132111190036
Cantidad disponible: 1 disponibles
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
Condición: New. Nº de ref. del artículo: 24149909-n
Cantidad disponible: Más de 20 disponibles
Librería: THE SAINT BOOKSTORE, Southport, Reino Unido
Paperback / softback. Condición: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 529. Nº de ref. del artículo: C9781514376980
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
Condición: As New. Unread book in perfect condition. Nº de ref. del artículo: 24149909
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
Condición: New. Nº de ref. del artículo: 24149909-n
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
Condición: As New. Unread book in perfect condition. Nº de ref. del artículo: 24149909
Cantidad disponible: Más de 20 disponibles
Librería: CitiRetail, Stevenage, Reino Unido
Paperback. Condición: new. Paperback. Getting started with programming can be an intimidating challenge. Most books and tutorials assume lots of previous knowledge, skip over jargon and new concepts, and use examples that only make sense if you already understand programming. This book is different. It gives you an introduction to programming in Python from the ground up, starting with tips on installation and setting up your programming environment, and moving through the core parts of the Python language in a logical order. Dr. Jones has drawn on his many years experience teaching programming to produce a book that will guide you through the language step by step in simple terms. The book doesn't assume any previous knowledge, and introduces fundamental programming concepts like variables, loops and functions using simple terms and easy-to-follow examples that you can run and modify. The book takes a unique approach to practical exercises. Rather than simply presenting you with the solutions, it shows you how large, complex programs are gradually built up from simple building blocks, explaining the role of every line. You can download the examples and exercise solutions - edit, modify and run them yourself. What you'll learn from this book: How to install Python and set up your programming environmentHow to work with strings, numbers and variablesHow to understand and fix error messagesHow to read and write data in filesHow to processing large amounts of data with lists and loopsHow to write useful and reliable functions How to controlling the flow of your programs with conditionsHow to store data in dicts for lightning-fast processingHow to find useful modules and figure out how to use them Praise for Dr. Jones' previous books "I actually have this book to thank for easing me into programming which is now something I do everyday as part of my profession." "The most useful guide to Python I've found" "Exceedingly clear and rife with examples. The author talks about a rather dull subject . in a clear and informative manner." About the author Dr. Jones trained as a biologist and started his programming career by learning Perl. He started teaching programming to other people shortly after that, and quickly branched out into other languages including Python. Since then he has taught programming to hundreds of beginners, specializing in courses for people without a traditional computer science background. His teaching philosophy is that programming courses must be friendly, approachable, and focussed on practical results. Dr. Jones currently teaches programming in his position of Lecturer in Bioinformatics at Edinburgh University. He is the author of two previous programming books: Python for Biologists and Advanced Python for Biologists. This is his first programming book for a general audience. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability. Nº de ref. del artículo: 9781514376980
Cantidad disponible: 1 disponibles