1.
Software Engineering :: Team Organization
Team Building. People Working. Professor: Most software development gets done by ... After all, the key element in software engineering is the people, ...
2.
Objects and Classes :: BlueJ Programming Environment
TA: In this section of the chapter, the Professor asked me to introduce you to BlueJ, an integrated Java programming environment. ...
3.
Software Engineering :: Team Organization
Rather than forming groups by chance, software engineers set up team structures. Communication. After all, the key element in software engineering is the ...
4.
Artificial Intelligence :: AI Engines and Technology
Forward Chaining Example. Data-Driven Forward Chaining Engines. Professor: Because forward chaining engines are data driven, being sensitive to changes in ...
5.
Artificial Intelligence :: AI Engines and Technology
Backward Chaining Example. Backward Chaining Systems. Professor: Backward chaining systems are more effective at analysis or diagnosis (such as ...
6.
Social and Ethical Issues :: Computers and society
Professor: The Computer Revolution of the 20th century has often been compared to the Industrial ... Comparing industrial and computer revolutions exercise ...
7.
Algorithm analysis :: Big "O" analysis
Analyzing the big "O" of function total exercise 1. <see media rich mode> ... Get big O value from the largest term in the polynomial expression ...
8.
Social and Ethical Issues :: Computers and society
Industrial Revolution and the monetary system. Industrial age spurs growth of our monetary ... Inventions and social change exercise. <see media rich mode> ...
9.
Social and Ethical Issues :: Computers and society
The Industrial Revolution. Professor: The Computer Revolution of the 20th ... a look at some of the social changes that occurred during the Industrial age. ...
10.
How hard is playing Chess?
The execution time for alpha-beta pruning algorithm is still exponential. In an average chess game each player makes 50 moves and each move can lead to 35 ...