Angela Bennett is a freelance computer systems analyst who tracks down software viruses. At night she hooks up to the internet and chats to others 'surfing the net'. While de-bugging a new high-tech game for a cyber friend, she comes across a top secret program and becomes the target of a mysterious organization who will stop at nothing to erase her identity and her existence, in order to protect the project.
A lonely university student develops a romance with a beautiful interesting woman, who turns out to be a cyborg from the future.
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.
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.
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.
Након отказа, двојица мушкараца у четрдесетим годинама покушавају да успеју као стажисти у успешној интернет компанији, где се, без имало знања о модерној технологији и трендовима, такмиче са упола млађим људима. Хоће ли успети да докажу да никада није касно да се потпуно промениш?
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.
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.
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.
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.
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.
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.
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.
The story of a computer programmer who was abandoned by his wife and lives with his son at his sister's house.
In 1989, Amiga World Magazine advertised an upcoming video they were putting together made up solely of animations made with the Amiga. Many people contributed their animations, both amateur and professional to create a 50 minute video. The top 3 animations won special awards. Now, you can find some of the people who contributed are still in the industry and doing other interesting things.
A talented coder creates a device that gives him the ability to create save points in time, he then tries to use this new found ability to get a date to his friends wedding.
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.
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.