Как и все мы, Анжела Беннет живет в век информации. Все аспекты ее существования переведены в цифры и занесены в различные компьютерные базы данных: личный идентификационный номер, номер банковского счета, номер страхового свидетельства, номер водительского удостоверения, сведения об отсутствии судимости. Работа Анжелы тоже связана с компьютерами — она программист.
Дзиро, обычный студент колледжа, вел ничем непримечательную жизнь до тех пор, пока не появилась Она. Невероятно привлекательная с нечеловечески холодным взглядом в облегающем сером костюме аниме-персонажа Она перевернула его жизнь с ног на голову. Она оказалась киборгом, которую послал в прошлое восьмидесятилетним Дзиро, чтобы защитить себя-настоящего от ранения в перестрелке в ресторане. По мере того, как Она обретает человеческие эмоции, Дзиро начинает понимать, что влюбляется в нее, но девушка скрывает кое-что, что должно случиться в будущем.
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.
Это документальное кино, рассказывающее истории четырех замечательных разработчиков и трёх не менее замечательных игр. Фильм расскажет как Эдмунд МакМиллен и Томми Рефенес делали и выпускали SUPER MEAT BOY. Как Фил Фиш показывал первый прототип Fez на выставке PAX EAST. А также поведает историю Джонатана Блоу, создателя великолепной BRAID. Как заверяют авторы, лейтмотивом всего фильма должна стать идея выражения собственной индивидуальности разработчика через создание игры.
Билли и Ник всю жизнь занимаются продажами. Но новый компьютерный мир рушит их карьеру. Стараясь доказать, что они не отстали от жизни, они бросают вызов судьбе, получив желанную стажировку в компании Google вместе с командой лучших студентов колледжей. Но получить доступ в этот фантастический мир — это только половина дела. Сейчас им придется выдержать конкуренцию с самыми лучшими техническими гениями, чтобы доказать, что необходимость — это мать обновления.
В наши дни любой даже самый обычный мобильник достаточно умен, чтобы потягаться с гроссмейстером по шахматам. Еще вначале 1980-х все было совершенно по-другому. В то время «ботаники» всех возрастов собирались вместе и делали ставки на то, сколько времени осталось до того момента, когда компьютеры превзойдут человека. Эта история расскажет о том, как соревнование программистов, создающих компьютерные шахматы, вышло из-под контроля…
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.