Exploring Computer Science with Scheme
Title | Exploring Computer Science with Scheme PDF eBook |
Author | Oliver Grillmeyer |
Publisher | Springer Science & Business Media |
Pages | 603 |
Release | 2013-04-17 |
Genre | Computers |
ISBN | 1475729375 |
A presentation of the central and basic concepts, techniques, and tools of computer science, with the emphasis on presenting a problem-solving approach and on providing a survey of all of the most important topics covered in degree programmes. Scheme is used throughout as the programming language and the author stresses a functional programming approach to create simple functions so as to obtain the desired programming goal. Such simple functions are easily tested individually, which greatly helps in producing programs that work correctly first time. Throughout, the author aids to writing programs, and makes liberal use of boxes with "Mistakes to Avoid." Programming examples include: * abstracting a problem; * creating pseudo code as an intermediate solution; * top-down and bottom-up design; * building procedural and data abstractions; * writing progams in modules which are easily testable. Numerous exercises help readers test their understanding of the material and develop ideas in greater depth, making this an ideal first course for all students coming to computer science for the first time.
Exploring Computer Systems
Title | Exploring Computer Systems PDF eBook |
Author | Kevin Wilson |
Publisher | |
Pages | 170 |
Release | 2019-10-07 |
Genre | Education |
ISBN | 9781911174967 |
Bits, bytes, logic, RAM, CPUs, hard drives and SSD drives. Master the geeky acronyms and simplify computer hardware & terminology with ease. Computer hardware with all its technical jargon can be baffling, even for the moderately experienced user. This book is ideal for a computing course, whether in high school, college or first degree. Step-by-step, visual approach to help you quickly decode the jargon Plenty of full color, illustrated screenshots and photographs to help you Presented in an easy and simple to read format. This book looks at Computer fundamentals: logic gates, binary arithmetic, hexadecimal, and number base conversions Data compression and encryption Hardware components: CPUs, RAM, Hard Drives, Portable Drives, video cards memory cards, motherboards, and the BIOS Inside the CPU, CPU architecture, instructions sets, and the fetch execute cycle Data Storage: bits, bytes, kilo bytes, megabytes, giga bytes and tera bytes Computer ports: VGA, HDMI, DVI, USB 2&3, FireWire, RJ45 ethernet, eSATA and more Different types of computer: desktops, laptops, netbooks, tablets, hybrids and supercomputers Operating systems: process management, memory management, file management Computer Software: applications, system software Computer peripherals: laser and inkjet printers Types of computer networks, Network topologies, LANs, WANs, MANs, fibre optics and ethernet WiFi and Cellular internet connections The internet: email, the cloud, the world-wide web, and packet switching IP Addressing, web servers, DNS servers and DHCP servers, TCP/IP model, OSI model and more... Techniques are illustrated step-by-step using full color photography and screen prints throughout, together with concise, easy to follow text from an established expert in the field, provide a comprehensive guide to computer systems.
Stuck in the Shallow End, updated edition
Title | Stuck in the Shallow End, updated edition PDF eBook |
Author | Jane Margolis |
Publisher | MIT Press |
Pages | 245 |
Release | 2017-03-03 |
Genre | Education |
ISBN | 0262533464 |
Why so few African American and Latino/a students study computer science: updated edition of a book that reveals the dynamics of inequality in American schools. The number of African Americans and Latino/as receiving undergraduate and advanced degrees in computer science is disproportionately low. And relatively few African American and Latino/a high school students receive the kind of institutional encouragement, educational opportunities, and preparation needed for them to choose computer science as a field of study and profession. In Stuck in the Shallow End, Jane Margolis and coauthors look at the daily experiences of students and teachers in three Los Angeles public high schools: an overcrowded urban high school, a math and science magnet school, and a well-funded school in an affluent neighborhood. They find an insidious “virtual segregation” that maintains inequality. The race gap in computer science, Margolis discovers, is one example of the way students of color are denied a wide range of occupational and educational futures. Stuck in the Shallow End is a story of how inequality is reproduced in America—and how students and teachers, given the necessary tools, can change the system. Since the 2008 publication of Stuck in the Shallow End, the book has found an eager audience among teachers, school administrators, and academics. This updated edition offers a new preface detailing the progress in making computer science accessible to all, a new postscript, and discussion questions (coauthored by Jane Margolis and Joanna Goode).
Computer Systems
Title | Computer Systems PDF eBook |
Author | J. Stanley Warford |
Publisher | Jones & Bartlett Learning |
Pages | 731 |
Release | 2009-06-23 |
Genre | Computers |
ISBN | 0763771449 |
Computer Architecture/Software Engineering
Exploring Computer System Edition 2023
Title | Exploring Computer System Edition 2023 PDF eBook |
Author | Mohd Redzuan Rosly |
Publisher | Polytechnic Sultan Mizan Zainal Abidin |
Pages | 107 |
Release | 2023-06-14 |
Genre | |
ISBN | 9670047331 |
Computers are the most complex machines that have ever been created. Very few people really know how they work. This book tells you how they work; no technical knowledge is required. It explains the operation of a simple, focusing on computer hardware and software related. This book shows that computer hardware isn’t so complicated and can be easily understood by anyone. This is a short book, but it must be studied carefully. This means that you will have to read some parts more than once to understand them. Get as far as you can. You will be much more knowledgeable about how computers work when you are done than when you started, even if you are not able to get through the whole text. This is a technical book though it is aimed at a non-technical audience. Though this book takes considerable effort to understand, it is very easy for what it explains. After you have studied this book, it will seem simple if you go back and read it.
Computer Systems Architecture
Title | Computer Systems Architecture PDF eBook |
Author | Aharon Yadin |
Publisher | CRC Press |
Pages | 468 |
Release | 2016-08-19 |
Genre | Computers |
ISBN | 1482231069 |
Computer Systems Architecture provides IT professionals and students with the necessary understanding of computer hardware. It addresses the ongoing issues related to computer hardware and discusses the solutions supplied by the industry. The book describes trends in computing solutions that led to the current available infrastructures, tracing the initial need for computers to recent concepts such as the Internet of Things. It covers computers’ data representation, explains how computer architecture and its underlying meaning changed over the years, and examines the implementations and performance enhancements of the central processing unit (CPU). It then discusses the organization, hierarchy, and performance considerations of computer memory as applied by the operating system and illustrates how cache memory significantly improves performance. The author proceeds to explore the bus system, algorithms for ensuring data integrity, input and output (I/O) components, methods for performing I/O, various aspects relevant to software engineering, and nonvolatile storage devices, such as hard drives and technologies for enhancing performance and reliability. He also describes virtualization and cloud computing and the emergence of software-based systems’ architectures. Accessible to software engineers and developers as well as students in IT disciplines, this book enhances readers’ understanding of the hardware infrastructure used in software engineering projects. It enables readers to better optimize system usage by focusing on the principles used in hardware systems design and the methods for enhancing performance.
The Elements of Computing Systems
Title | The Elements of Computing Systems PDF eBook |
Author | Noam Nisan |
Publisher | |
Pages | 343 |
Release | 2008 |
Genre | Computers |
ISBN | 0262640686 |
This title gives students an integrated and rigorous picture of applied computer science, as it comes to play in the construction of a simple yet powerful computer system.