Cantitate/Preț
Produs

Guide to Programming and Algorithms Using R

Autor Özgür Ergül
en Limba Engleză Hardback – 5 aug 2013
This easy-to-follow textbook provides a student-friendly introduction to programming and algorithms. Emphasis is placed on the threshold concepts that present barriers to learning, including the questions that students are often too embarrassed to ask. The book promotes an active learning style in which a deeper understanding is gained from evaluating, questioning, and discussing the material, and practised in hands-on exercises. Although R is used as the language of choice for all programs, strict assumptions are avoided in the explanations in order for these to remain applicable to other programming languages. Features: provides exercises at the end of each chapter; includes three mini projects in the final chapter; presents a list of titles for further reading at the end of the book; discusses the key aspects of loops, recursions, program and algorithm efficiency and accuracy, sorting, linear systems of equations, and file processing; requires no prior background knowledge in this area.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 31513 lei  6-8 săpt.
  SPRINGER LONDON – 8 aug 2015 31513 lei  6-8 săpt.
Hardback (1) 32117 lei  6-8 săpt.
  SPRINGER LONDON – 5 aug 2013 32117 lei  6-8 săpt.

Preț: 32117 lei

Preț vechi: 40147 lei
-20% Nou

Puncte Express: 482

Preț estimativ în valută:
6147 6485$ 5122£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781447153276
ISBN-10: 1447153278
Pagini: 200
Ilustrații: XI, 182 p.
Dimensiuni: 155 x 235 x 17 mm
Greutate: 0.45 kg
Ediția:2013
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom

Public țintă

Lower undergraduate

Cuprins

Introduction.- Loops.- Recursions.- Complexity of Programs and Algorithms.- Accuracy Issues.- Sorting.- Solutions of Linear Systems of Equations.- File Processing.- Suggested Mini Projects.

Notă biografică

Dr. Özgür Ergül is an Assistant Professor in the Department of Electrical and Electronics Engineering at the Middle East Technical University, Ankara, Turkey.

Textul de pe ultima copertă

When encountering difficult concepts in computer programming for the first time, many students struggle to find simple explanations in their textbooks. Information can also be hard to find on common mistakes made when implementing algorithms and writing programs.
This concise and easy-to-follow textbook/guide provides a student-friendly introduction to programming and algorithms. Emphasis is placed on the threshold concepts that present barriers to learning, including the questions that students are often too embarrassed to ask. The book promotes an active learning style in which a deeper understanding is gained from evaluating, questioning, and discussing the material, and practised in hands-on exercises. Although R is used as the language of choice for all programs, strict assumptions are avoided in the explanations in order for these to remain applicable to other programming languages.
Topics and features:
  • Provides exercises at the end of each chapter to test the reader’s understanding
  • Includes three mini projects in the final chapter that students may enjoy while programming
  • Presents a list of titles for further reading at the end of the book
  • Discusses the key aspects of loops, recursions, program and algorithm efficiency and accuracy, sorting, linear systems of equations, and file processing
  • Requires no prior background knowledge in this area
This classroom-tested primer is an essential companion for any undergraduate student approaching the subject of programming and algorithms for the first time, regardless of whether their courses are part of a computerscience, electrical engineering, mathematics, or physics degree.
Dr. Özgür Ergül is an Assistant Professor in the Department of Electrical and Electronics Engineering at the Middle East Technical University, Ankara, Turkey.

Caracteristici

Simple, concise and easy-to-read, with many discussions on common mistakes and answers to questions students may be too embarrassed to ask Contains instructive practical exercises at the end of each chapter, together with a selection of mini-projects that students may enjoy while programming Provides R program code for lecturers and instructors at an associated website Includes supplementary material: sn.pub/extras