Experts investigate the reasons for low female participation in computing and suggest strategies for moving toward parity through studies of middle and high school girls, female students and postsecondary computer science programs, and women in the information technology workforce.OCLC-licensed vendor bibliographic record.
A diverse group of teenage friends learn how computing can be personally and politically empowering and why all students need access to computer science education.This lively graphic novel follows a diverse group of teenage friends as they discover that computing can be fun, creative, and empowering.OCLC-licensed vendor bibliographic record.
"How to Think Like a Computer Scientist: Learning with Python" is an introduction to computer science using the Python programming language. It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures. *** Published under the terms of the GNU F…
The goal of this book is to teach you to think like a computer scientist. I like the way computer scientists think because they combine some of the best features of Mathematics, Engineering, and Natural Science. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and eva…