Results 11 to 20 of 48 | « previous | next »
- Colaboración en las ciencias de computación : trabajemos juntos. / by Bard, Jonathan,author.(CARDINAL)803312; Jiménez, Alberto,translator.(CARDINAL)799702;
Includes index.Computers are playing a larger role in our lives every day, which means the teams behind these devices are becoming more and more important. In this book, students receive an inside look at the collaboration that goes into developing the technology that powers our lives. Readers will learn about the different teams that tackle each step of a computer science project, from programmers and software engineers to testers and debuggers. STEM concepts from the Next Generation Science Standards are covered. Fact boxes and sidebars provide additional opportunities for students to learn about collaboration in computer science. --
- Subjects: Computer programming; Application software; Spanish language.;
- Available copies: 1 / Total copies: 1
-
unAPI
- Cracking codes with Python : an introduction to building and breaking ciphers / by Sweigart, Al,author.;
Making paper cryptography tools -- Installing Python -- Programming in the interactive shell -- Strings and writing programs -- The reverse cipher -- The Caesar Cipher -- Hacking the Caesar Cipher with the brute-force technique -- Encrypting with the transposition cipher -- Decrypting with the transposition cipher -- Programming a program to test your program -- Encrypting and decrypting files -- Detecting English programmatically -- Hacking the transposition cipher -- Making a modular arithmetic module for the multiplicative and affine ciphers -- Programming the affine cipher -- Hacking the affine cipher -- The simple substitution cipher -- Hacking the simple substitution cipher -- Programming the vigenere cipher -- Frequency analysis -- Hacking the vigenere cipher -- The one-time pad cipher -- Finding prime numbers -- Generating keys for the RSA cipher -- Public key cryptography and programming the RSA cipher."Presents a crash course in Python programming, followed by instructions for making, testing, and hacking classic cipher programs, from the Caesar cipher to public key cryptography and the RSA cipher"--1150L
- Subjects: Data encryption (Computer science); Python (Computer program language); Computer security.; Hacking.;
- Available copies: 1 / Total copies: 2
-
unAPI
- Computer / by Goldsmith, Mike,1962-; Jackson, Tom,1972-; Dorling Kindersley, Inc.;
What is a computer? -- Before computers -- Electronic brains -- Mini and micro computers -- Inside a computer -- Memory and storage -- Input -- Output -- Computers at work -- Computers all around us -- Gadgets on the go -- Making computers -- Supercomputers -- Software -- Programming -- Computer-generated imagery -- Games and consoles -- Networks -- Internet -- Connecting the world -- Wild wild net -- Defense and security -- Life on the net -- Virtual worlds -- Robots -- Stronger and better -- Artificial intelligence -- Tomorrow's computers -- History of computing -- Computers in numbers.Presents an illustrated look at computers, describing how they were invented, how they work, the different types, how they are used in everyday life, and how they affect the future.
- Subjects: Computers; Computers;
- Available copies: 8 / Total copies: 10
-
unAPI
- Blockbuster science : the real science in science fiction / by Bernstein, David Siegel,1967-author.(CARDINAL)416777;
Includes index"If you've ever wondered how much real science goes into movies like Gravity, novels like The Martian, and television shows like Doctor Who, this is the book for you. Written by an author who is both a data scientist and a science fiction writer, this entertaining and accessible book uses popular science fiction movies, stories, and TV shows to explain the science behind popular narrative concepts like time travel, lightsabers, AI, genetic mutation, asteroids, cyborgs, black holes, alien invasion, the zombie apocalypse, and more. What could be a more fun way to explore the world of science than through its use--accurately or fantastically--in science fiction entertainment: movies, books, and TV shows? Learn about relativity through Orson Scott Card's Ender's Game and the movie Interstellar; black holes and wormholes in connection with Contact and Planet of the Apes; theories about the origin of life as reflected in Battlestar Galactica, Star Trek: The Next Generation, and The Hitchhiker's Guide to the Galaxy; computer science and artificial intelligence in reference to A.I. Artificial Intelligence; and much, much, more. Written with wit, clarity, and a great sense of fun, Blockbuster Science will inspire science fiction fans to get excited about real science while also putting an engaging pop culture spin on science for any curious reader"--"An entertaining introduction to basic science that uses popular science fiction movies, stories, and TV shows to introduce the reader to physics, astronomy, biology, evolution, computer science, and more"--
- Subjects: Science fiction; Science in literature.; Science fiction films; Science in motion pictures.; Science fiction television programs; Science in popular culture.;
- Available copies: 2 / Total copies: 2
-
unAPI
- Deep learning with Python / by Chollet, François,author.(CARDINAL)785614;
Includes bibliographical references and index.Part 1: Fundamentals of deep learning. What is deep learning? -- Before we begin: the mathematical building blocks of neural networks -- Getting started with neural networks -- Fundamentals of machine learning -- Part 2: Deep learning in practice. Deep learning for computer vision -- Deep learning for text and sequences -- Advanced deep-learning best practices -- Generative deep learning.Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects. --
- Subjects: Python (Computer program language); Machine learning.; Neural networks (Computer science);
- Available copies: 1 / Total copies: 1
-
unAPI
- El proceso de diseñar software : inténtalo una y otra vez / by Linde, Barbara M.,author.(CARDINAL)344631; Jiménez, Alberto,translator.(CARDINAL)799702;
Includes index. Think about your favorite computer program or smartphone app. Do you know how it was made? In this book, readers will learn about the work that goes into creating the software we use every day. Exciting fact boxes and sidebars add depth to the text with additional information about the software design process. Readers will gain an understanding of the various steps of the software development life cycle. They'll also be introduced to famous software architects and STEM concepts from the Next Generation Science Standards throughout the text. --
- Subjects: Application software; Software engineering; Spanish language.;
- Available copies: 1 / Total copies: 1
-
unAPI
- Unlocking Python : a comprehensive guide for beginners / by Mitchell, Ryan(Ryan E.),author.;
Introduction to programming -- Programming tools -- About Python -- Installing and running Python -- Python quickstart -- Lists and strings -- Dictionaries, sets, and tuples -- Other types of objects -- Iterables, iterators, generators, and loops -- Functions -- Classes -- Writing cleaner code -- Errors and exceptions -- Modules and packages -- Working with files -- Logging -- Threads and processes -- Databases -- Unit testing -- REST APIs and Flask -- Django -- Web scraping and Scrapy -- Data analysis with NumPy and Pandas -- Machine learning with Matplotlib and Scikit-Learn."In Unlocking Python: A Comprehensive Guide for Beginners, veteran software engineer, educator, and author Ryan Mitchell delivers an intuitive, engaging, and practical roadmap to Python programming. The author walks you through the vocabulary, tools, foundational knowledge, and occasional pop-culture references you'll need to hone your skills with this popular programming language. You'll learn how to install and run Python on your own machine, get up and coding with the language quickly, and best practices for programming both independently and in the workplace. You'll also find: Key concepts in computer and data science explained from the ground up Advanced Python topics such as logging, unit testing, multiprocessing, and interacting with databases. Introductions to some of Python's most popular third-party libraries: Flask, Django, Scrapy, Scikit-Learn, Numpy, and Pandas Amusing anecdotes from the trenches of industry Perfect for tech-savvy professionals at any stage of their careers who are interested in diving into Python programming. Unlocking Python is also a must-read for readers who work in a technical role but are interested in getting more directly involved with programming, as well as non-Python programmers who want to apply their technical skill to a new language." -- Amazon.
- Subjects: Handbooks and manuals.; Python (Computer program language); Scripting languages (Computer science); Computer programming.;
- Available copies: 1 / Total copies: 2
-
unAPI
- Coding for beginners in easy steps / by McGrath, Mike,1956-author.(CARDINAL)422694;
-
- Subjects: Computer programming.; Object-oriented programming (Computer science); Python (Computer program language); C (Computer program language); C++ (Computer program language); Java (Computer program language);
- Available copies: 6 / Total copies: 8
-
unAPI
- Algoritmos: la base de la programación de computadoras / by Faust, Daniel R.,author.(CARDINAL)489217; Jiménez, Alberto,translator.(CARDINAL)799702;
Includes bibliographical references and index.Algorithms might sound like a complicated tech term, but don't be intimidated, people actually use them every day. Using accessible language and full-color photographs, this book simplifies algorithms in an easy-to-understand way. Readers will be amazed to learn that an algorithm is just a set of steps for computers to follow to get things done. STEM topics from the Next Generation Science Standards are emphasized throughout the text. Sidebars featuring key terms help readers grow their tech vocabulary, and fact boxes provide additional opportunities to learn. --
- Subjects: Computer algorithms; Spanish language.;
- Available copies: 1 / Total copies: 1
-
unAPI
- Journey to the edge of the universe [videorecording] / by Abbas, Yavar.; Baldwin, Alec,1958-;
Narrator: Alec Baldwin.Originally broadcast on the National Geographic Channel in 2008.Presents a non-stop voyage from Earth to the edge of the universe, exploring a variety of celestial bodies, using computer-generated imagery based on Hubble telescope images.Not rated.DVD.
- Subjects: Computer animation television programs.; Nonfiction television programs.; Science television programs.; Astronomy.;
- For private home use only.
- Available copies: 1 / Total copies: 1
-
unAPI
Results 11 to 20 of 48 | « previous | next »