Guide to Programming and Algorithms Using R
Autor Özgür Ergülen Limba Engleză Hardback – 5 aug 2013
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 315.13 lei 6-8 săpt. | |
SPRINGER LONDON – 8 aug 2015 | 315.13 lei 6-8 săpt. | |
Hardback (1) | 321.17 lei 6-8 săpt. | |
SPRINGER LONDON – 5 aug 2013 | 321.17 lei 6-8 săpt. |
Preț: 321.17 lei
Preț vechi: 401.47 lei
-20% Nou
Puncte Express: 482
Preț estimativ în valută:
61.47€ • 64.85$ • 51.22£
61.47€ • 64.85$ • 51.22£
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
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 undergraduateCuprins
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:
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.
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
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