Experta în calculatoare Angela Bennett lucrează de acasă pentru compania de software Cathedral și trăiește foarte izolat. Pizza ei este comandată online și menține contacte sociale doar la telefon sau prin internet. Într-o zi, Angela primește o dischetă cu informații explozive care la scurt timp după aceea îi pune viața în pericol. Ucigașul profesionist și viclean Jack Devlin este pus să recupereze datele prin orice mijloace necesare. Angela reușește să scape, dar dintr-o dată lumea ei este răsturnată: cineva i-a șters datele personale de pe toate computerele guvernamentale și i-a șters identitatea. Dosarul ei judiciar a fost extins cu câteva puncte, motiv pentru care nu numai Devlin, ci și poliția sunt pe urmele ei.
A lonely university student develops a romance with a beautiful interesting woman, who turns out to be a cyborg from the future.
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.
Follows the dramatic journeys of video game developers as they create and release their games to the world. It's about making video games, but at its core, it's about the creative process, and exposing yourself through your work.
Doi bărbați recent concediați, în vârstă de 40 de ani, încearcă să reușească ca practicanți la o companie de internet de succes, unde gestionarii lor au 20 de ani.
At the American Computer Chess Convention, enthusiasts gather to pit their programs against other computer chess programs and human players in a tournament for a grand prize of $7500.
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.
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.
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.
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.
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.
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?
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.
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.
Java Advanced Training shows developers how to expand their programming skills and get more out of Java. This course offers platform- and framework-neutral tutorials that can be used to build web, mobile, and desktop applications. Starting with advanced methods of defining Java classes and programmatic flow, author David Gassner goes on to describe the Java Reflection API and the Collections Framework; management of files and directories; test-driven development with advanced exception handling and reporting; and how to work with multiple threads.
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.
Join author David Gassner as he explores Java SE (Standard Edition), the language used to build mobile apps for Android devices, enterprise server applications, and more. This course demonstrates how to install both Java and the Eclipse IDE and dives into the particulars of programming. The course also explains the fundamentals of Java, from creating simple variables, assigning values, and declaring methods to working with strings, arrays, and subclasses; reading and writing to text files; and implementing object oriented programming concepts.