A Balanced Introduction to Computer ScienceThis carefully written, balanced book teaches the most important concepts in computing and computer science while providing enough programming depth to enable understanding about how people work with computers. Taking advantage of today's interest in and familiarity with the Web, the book contains experimental problems using Web-based tools; enabling readers to learn the fundamentals of programming by developing their own interactive Web pages. Beginning with an introduction, overview, and the basics of computers, the book proceeds with comprehensive chapters on HTML and Web pages, the Internet, JavaScript and Web page creation, the history of computers, abstraction and user-defined functions, algorithms and programming languages, event-driven programming, conditional execution, data representation, conditional repetition, JavaScript strings, and transistors and integrated circuits. This book can serve as an excellent reference resource for those entering the computer job market: programmers, Web site and Web page designers, and technical support staff. |
From inside the book
Results 1-3 of 80
Page 9
Programs such as these are known as applications software , each being
designed to carry out tasks within a particular ... The most fundamental task
performed by the operating system is to schedule the CPU's operation ,
controlling how data ...
Programs such as these are known as applications software , each being
designed to carry out tasks within a particular ... The most fundamental task
performed by the operating system is to schedule the CPU's operation ,
controlling how data ...
Page 235
In English , descriptions of repetitive tasks usually focus on the stopping condition
for the loop - an activity recurs until something ... For example , the task of rolling
dice until doubles are obtained requires a while loop whose test is ( rolli !
In English , descriptions of repetitive tasks usually focus on the stopping condition
for the loop - an activity recurs until something ... For example , the task of rolling
dice until doubles are obtained requires a while loop whose test is ( rolli !
Page 252
This is because two machine languages might divide the same task into different
sets of instructions , and one set might be more efficient than the other . That is ,
one CPU might be able to complete a task in a single cycle , whereas another ...
This is because two machine languages might divide the same task into different
sets of instructions , and one set might be more efficient than the other . That is ,
one CPU might be able to complete a task in a single cycle , whereas another ...
What people are saying - Write a review
We haven't found any reviews in the usual places.
Contents
Computer Basics | 1 |
HTML and Web Pages | 19 |
JavaScript and Dynamic Web Pages | 58 |
Copyright | |
11 other sections not shown
Other editions - View all
Common terms and phrases
addition Address algorithm allow appear applied array assigned Back binary bits body browser button Chapter characters circuit clicks complex components computer science connected contains contents convert corresponding counter create define described desired dice display document doubles electrical elements enter errors evaluates example executed EXERCISE Explorer expression FALSE Favorites Figure function grade head Help initial input instructions integer Internet involved JavaScript language load loop machine main memory method Microsoft operator output particular pattern perform person problems produce prompt random registers represented result rolls script sequence simulator specified statement stored string switch tags task temperature text box transistors true unit variable View Web page window wire write