Angela Bennett é um gênio da computação. Um dia recebe de um colega um disquete para examinar. Em férias no México, descobre que sua casa foi vendida e sua identidade trocada. Para provar quem é terá de descobrir o mistério por trás daquele disquete.
Jiro é um universitário cuja vida é tão triste que não tem amigos, namorada ou familiares para comemorar seu aniversário. Um ano, enquanto compra um presente para si mesmo, conhece uma bela garota com quem passa a tarde. Ao chegar a noite, a garota diz que tem que ir embora, mas não sem antes confessar a ele que veio do futuro. O tempo passa e Jiro, não volta a vê-la... até que, no aniversário seguinte, ela aparece novamente, mas dessa vez para mudar o seu destino.
No início dos anos 80, jovens gênios disputam um torneio para criar um programa de computador capaz de vencer um ser humano em um jogo de xadrez.
Indie Game: The Movie é um documentário sobre vídeo games, seus criadores e sua profissão. O filme segue as jornadas dramáticas de desenvolvedores de jogos indies à medida que eles criam seus jogos, e à medida que eles lançam esses trabalhos, à si mesmos, e para o mundo. Indie Game: The Movie é sobre como fazer vídeo games, mas em sua essência, é sobre o processo criativo e expor-se através de seu trabalho.
A tale of how the great vision and epic failure of General Magic, the "greatest dead company in Silicon Valley", changed the lives of billions.
Join high school-aged girls from around the world as they try to better their community through technology and collaboration in this thrilling, heartfelt documentary. By 2017, the app market will be valued at $77 Billion. Over 80% of these developers are male. The Technovation Challenge aims to change that by empowering girls worldwide to develop apps for an international competition. From rural Moldova to urban Brazil to suburban Massachusetts, CODEGIRL follows teams who dream of holding their own in the world’s fastest-growing industry. The winning team gets $10K to complete and release their app, but every girl discovers something valuable along the way.
Billy (Vince Vaughn) e Nick (Owen Wilson) são grandes amigos e trabalham juntos como vendedores de relógios. Eles são pegos de surpresa quando seu chefe (John Goodman) fecha a empresa, por acreditar que o negócio esteja ultrapassado. Com problemas financeiros, eles conseguem a inscrição em uma seleção de estágio no Google. Mesmo sem terem a garantia que serão contratados, eles partem para a sede da empresa e lá precisam lidar com a diferença de idade entre eles e os demais competidores.
After tragedy strikes, a meek Ruby Oliver enters a broken VR game for a last chance to see the dead. Little does she know that this game treats all girls as a virus as she fights to save herself.
Stephen Hawking has warned that the creation of powerful artificial intelligence will be “either the best, or the worst thing, ever to happen to humanity”. Inspired by Brian Christian’s study The Most Human Human: What Artificial Intelligence Teaches Us About Being Alive, the filmmakers set out on an international investigation highlighting the effects of AI - scenes from our daily lives destructive and constructive.
Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself is not a language; it's simply a set of ideas and concepts. Let Simon Allardice introduce you to the terms—words like abstraction, inheritance, polymorphism, subclass—and guide you through defining your requirements and identifying use cases for your program. The course also covers creating conceptual models of your program with design patterns, class and sequence diagrams, and unified modeling language (UML) tools, and then shows how to convert the diagrams into code.
Paint-ball playing computer geeks who invent a computer chip which can keep the government or any agency from gaining access to computer files are targeted by government assassins during a paint-ball competition.
Grace Hopper dedicated her life to bringing computers to the masses, when most supposed the technology was only useful for scientists and the military. Through her genius, she taught software English, so that everyone could communicate with computers.
The story of a computer programmer who was abandoned by his wife and lives with his son at his sister's house.
Widely used for both systems and applications development, the C and C++ programming languages are available for virtually every operating system and are often the best choice for performance-critical applications. In this course, Bill Weinman dissects the anatomy of C and C++, from variables to functions and loops, and explores both the C Standard Library and the C++ Standard Template Library. Features introduced in the C++11 standard (ratified in 2011) are also discussed.
Inside a computer a space-time is revealed in which image and sound become numbers and motion manifests as rhythm, flow and chaos. This tracking and integration experiment removes the superficial identity of video to detect kinetic disturbances in everyday environment.
João tenta pôr em prática um plano um tanto insólito - conseguir parar o tempo. Só que para isso ele terá que cometer uma espécie de "suicídio social". Isolado em seu micro-apartamento de fundos, num Rio de Janeiro distópico, abandonado e ao mesmo tempo ocupado pelos únicos que não conseguiram ir embora antes da grande crise, mostra que conseguir parar o tempo torna-se uma difícil viagem solitária e que levará João até às últimas consequências.
A documentary about the world of software and the software makers. How do people from outside the industry see it and what do people from inside the industry think about regular computer users?
This course is an introduction to developing Java applications for various runtime environments. Author Todd Perkins explains how to configure the development environment, connect a web application to a MySQL database, and build a user interface with the Swing framework. The course also covers publishing applets in a web browser, working with XML data, and creating apps for Android devices.
XML, or Extensible Markup Language, was designed to make information sharing and data interpretation easier. In this course, developer and author Joe Marini takes you through the basic rules of XML, explains its syntax, and covers more advanced topics such as styling your XML with CSS and XSLT and manipulating XML through the DOM. From integrating XML into your site to creating document type declarations and schema definitions, this course covers everything you need to not only get started with XML but also master it.