lynda.com: Javascript Essential Training(2014)
lynda.com: Javascript Essential Training
Use JavaScript to add new features and a richer, more compelling user interface on web pages. This course keeps current best practices and practical uses for JavaScript in mind, while covering syntax, working with the DOM, and developing and debugging across multiple platforms, devices, and browsers. Author Simon Allardice also shows how to progressively enhance and gracefully degrade web pages, and take advantage of the world of JavaScript libraries now available.
Movie: lynda.com: Javascript Essential Training
lynda.com: Javascript Essential Training
HomePage
Overview
Use JavaScript to add new features and a richer, more compelling user interface on web pages. This course keeps current best practices and practical uses for JavaScript in mind, while covering syntax, working with the DOM, and developing and debugging across multiple platforms, devices, and browsers. Author Simon Allardice also shows how to progressively enhance and gracefully degrade web pages, and take advantage of the world of JavaScript libraries now available.
Release Date
2014-10-31
Average
9
Rating:
4.5 startsTagline
lynda.com: Javascript Essential Training
Genres
Languages:
EnglishKeywords
Recommendations Movies
Tool: ParaSchiVal(en)
A box containing the listed 3 releases in 1: Parabola DVD, Schism DVD & Salival DVD

Hornblower: The Duchess and the Devil(en)
Acting Lieutenant Hornblower and his crew are captured by the enemy while escorting a Duchess who has secrets of her own.

Sasquatch Mountain(en)
A lonely tow-truck driver gets caught in a deadly struggle between a pair of bank robbers with a beautiful hostage, local cops, and a monster that has come down from the Arizona mountains to eat human flesh.

Kathleen Madigan: Madigan Again(en)
Kathleen Madigan drops in on Detroit to deliver material derived from time spent with her Irish Catholic Midwest family, eating random pills out of her mother's purse, touring Afghanistan, and her love of John Denver and the Lunesta butterfly.

Mary Wallops Richard(en)
When Richard, a stuck up solicitor, meets Mary, his life is turned upside down.

North of Nightfall(en)
Hidden among the glaciers high in the Arctic Circle are mountain bike lines too incredible to ignore. Harsh temperatures, volatile weather and nine-month winters mean the area is normally devoid of human life. But each summer, this frozen landscape flourishes under endless daylight, revealing a spectacular ecosystem. Join Darren Berrecloth, Carson Storch, Cam Zink and Tom Van Steenbergen as they embark on an expedition to the top of the world to explore this relatively unknown land. In doing so, they discover a changing environment steeped in history along with challenging terrain unlike anything anyone’s ridden to date.

Unstable Materials(de)
This film is made by some beautiful and unique alchemical transformations of the film material itself. It is a visual expedition into the world of matter, which shows the bizarre richness of the smallest particles floating in the film emulsion. The crystals' constantly changing structures, enriched by the textures, bring about an almost tactile experience, a visual expression of its own base matter.(Jürgen Reble)

Poor Liz(ru)
Joe Sokoloff, a sergeant with the Canadian police, travels to the remote country to carry out his beloved grandmother's last wishes, but all his plans fail almost immediately on arriving in his historic homeland when he is robbed while traveling on the train. Ready to embrace his traveling experience, he misses his train and finds himself in a small village region. Viewed by the villagers as 'an eccentric in a white Stetson', he finds himself settling into an unfamiliar world of very strange people. Here the people really do drown newly-born puppies, eat the fish they catch in the river and even smack their children. But it only takes a few days before Joe begins to understand the villagers and, after accepting them into his heart, he falls in love with Liza, a beautiful local girl.

Vinegar(en)
A short film made in collaboration with HitRecord for the special features section of the Don Jon DVD. It follows the adventures of a young man (voiced by Joseph Gordon-Levitt) who is obsessed with his favourite thing - vinegar!

Aladdin: A Musical Spectacular(en)
Disney's Aladdin: A Musical Spectacular is a musical show that plays at Disney's California Adventure. Based on the Disney film by the same name, the show plays inside Hyperion Theater Hollywood Pictures Backlot. The show is located right next to the Twilight Zone Tower of Terror.

Barbie and the Three Musketeers(en)
Corinne (Barbie) is a young country girl who heads to Paris to pursue her big dream – to become a female musketeer! Never could she imagine she would meet three other girls who secretly share the same dream! Using their special talents, the girls work together as a team to foil a plot and save the prince. It's all for one and one for all!

The Son(fr)
Ange leaves New York to fly to his native Corsica. His mother is dying and Ange, who was not present when his father died, wishes to be present at her death. In Corsica Ange finds his brother Baptiste who married Maria, the woman he loved. He finds out that his father was killed, but nobody wants to tell him the name of the killer. And finally he finds two killers expecting him.

Kanan Gill: Keep It Real(en)
In this hilarious one hour comedy special, Kanan Gill squints at a variety of subjects ranging from the difficulty in talking to your parents to The Constitution of India. It's easy to keep it funny. Kanan keeps it real.
Similar Movies

The Net(en)
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.

Cyborg She(ja)
A lonely university student develops a romance with a beautiful interesting woman, who turns out to be a cyborg from the future.

Code_Switch(en)
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.

Hostile Intent(en)
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.
lynda.com: Foundations Of Programming [fundamentals](en)
This course provides the core knowledge to begin programming in any language. Simon Allardice uses JavaScript to explore the core syntax of a programming language, and shows how to write and execute your first application and understand what's going on under the hood. The course covers creating small programs to explore conditions, loops, variables, and expressions; working with different kinds of data and seeing how they affect memory; writing modular code; and how to debug, all using different approaches to constructing software applications. Finally, the course compares how code is written in several different languages, the libraries and frameworks that have grown around them, and the reasons to choose each one.
lynda.com: Foundations Of Programming [object-oriented design](en)
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.

More Human Than Human(en)
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.
lynda.com: C & C++ Essential Training(en)
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.

The Queen of Code(en)
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.

Indie Game: The Movie(en)
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.

General Magic(en)
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.

Checkpoint(en)
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.

The Internship(en)
Two recently laid-off men in their 40s try to make it as interns at a successful Internet company where their managers are in their 20s.

CodeGirl(en)
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.

Computer Chess(en)
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.

Amiga World Animation Video Volume 1(en)
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.

Softwaring Hard(en)
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?