Computer Engineering for Babies


Book Description

An introduction to computer engineering for babies. Learn basic logic gates with hands on examples of buttons and an output LED.




Computer engineering


Book Description




Computer Engineering


Book Description

Computer Engineering: A DEC View of Hardware Systems Design focuses on the principles, progress, and concepts in the design of hardware systems. The selection first elaborates on the seven views of computer systems, technology progress in logic and memories, and packaging and manufacturing. Concerns cover power supplies, DEC computer packaging generations, general packaging, semiconductor logic technology, memory technology, measuring (and creating) technology progress, structural levels of a computer system, and packaging levels-of -integration. The manuscript then examines transistor circuitry in the Lincoln TX-2, digital modules, PDP-1 and other 18-bit computers, PDP-8 and other 12-bit computers, and structural levels of the PDP-8. The text takes a look at cache memories for PDP-11 family computers, buses, DEC LSI-11, and design decisions for the PDP-11/60 mid-range minicomputer. Topics include reliability and maintainability, price/performance balance, advances in memory technology, synchronization of data transfers, error control strategies, PDP-11/45, PDP-11/20, and cache organization. The selection is a fine reference for practicing computer designers, users, programmers, designers of peripherals and memories, and students of computer engineering and computer science.




A Career in Computer Engineering


Book Description

Computer engineers founded some of the world's most successful Internet companies including Facebook and Amazon. Others in the computer engineering field earn six-figure salaries at Intel, Apple, and other leading tech firms. What the job entails, what it pays, and future prospects for computer engineers are discussed along with insights from industry insiders.




Emerging Artificial Intelligence Applications in Computer Engineering


Book Description

Provides insights on how computer engineers can implement artificial intelligence (AI) in real world applications. This book presents practical applications of AI.




Intelligent Control and Computer Engineering


Book Description

A large international conference on Advances in Intelligent Control and Computer Engineering was held in Hong Kong, March 17-19, 2010, under the auspices of the International MultiConference of Engineers and Computer Scientists (IMECS 2010). The IMECS is organized by the International Association of Engineers (IAENG). Intelligent Control and Computer Engineering contains 25 revised and extended research articles written by prominent researchers participating in the conference. Topics covered include artificial intelligence, control engineering, decision supporting systems, automated planning, automation systems, systems identification, modelling and simulation, communication systems, signal processing, and industrial applications. Intelligent Control and Computer Engineering offers the state of the art of tremendous advances in intelligent control and computer engineering and also serves as an excellent reference text for researchers and graduate students, working on intelligent control and computer engineering.




Python Crash Course


Book Description

Python Crash Course is a fast-paced, thorough introduction to Python that will have you writing programs, solving problems, and making things that work in no time. In the first half of the book, you’ll learn about basic programming concepts, such as lists, dictionaries, classes, and loops, and practice writing clean and readable code with exercises for each topic. You’ll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you’ll put your new knowledge into practice with three substantial projects: a Space Invaders–inspired arcade game, data visualizations with Python’s super-handy libraries, and a simple web app you can deploy online. As you work through Python Crash Course you’ll learn how to: –Use powerful Python libraries and tools, including matplotlib, NumPy, and Pygal –Make 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progresses –Work with data to generate interactive visualizations –Create and customize Web apps and deploy them safely online –Deal with mistakes and errors so you can solve your own programming problems If you’ve been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code! Uses Python 2 and 3




Practically Magic


Book Description




Introduction to Computer Engineering


Book Description

This text is for first and second year undergraduates studying the fundamentals of computer engineering, digital logic and microprocessors. Assuming little background in computer systems, the book presents the basics then illustrates them with and examination of 8086 architecture and programming. The intention is to teach digital logic by using programmable logic devices (PLDs) and the CUPL language.




Practical Programming in Tcl and Tk


Book Description

"The bulk of the book is about Tcl scripting and the aspects of C programming to create Tcl extentions is given a lighter treatment."--Author.