lynda.com: Up And Running [with java applications]

Loading Trailer Videos...
  • HomePage

    lynda.com: Up And Running [with java applications]

  • Overview

    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.

  • Release Date

    2012-02-24

  • Average

    9

  • Rating:

    4.5 starts
  • Tagline

    lynda.com: Up And Running [with java applications]

  • Genres

  • Languages:

    English
  • Keywords

Similar Movies

Amiga World Animation Video Volume 1
0%

Amiga World Animation Video Volume 1(en)

1989-01-01

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.

Ekran Aşıkları
0%

Ekran Aşıkları(tr)

1989-01-01

Softwaring Hard
73%

Softwaring Hard(en)

2014-10-31

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?

Cyborg She
73%

Cyborg She(ja)

2008-05-31

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

Hostile Intent
55%

Hostile Intent(en)

1997-08-22

Brilliant renegade hacker Mike Cleary and his crack team have finally debugged Guardian, his software program designed to block government cyber snooping. It's going to make them all rich. Now it's time to celebrate with a game of paintball, played in rugged wilderness far from the digital devices of their everyday lives. Not even an ominous encounter with a militia-style survivalist can dampen the weekend warriors' spirits. But someone is playing for keeps. Instead of getting hit with paintballs, soon they're getting splattered for real. As the body count climbs, Cleary discovers he's at the center of a worldwide web of deceit, aimed at gaining control of the program at any cost. Stalked with high-tech weapons, betrayed by trusted friends, only his programming savvy and a bizarre strategic alliance forged on the battlefield can keep him alive. If he fails and Guardian falls into the wrong hands, the game is over for everyone in the nation.

lynda.com: Foundations Of Programming [fundamentals]
90%

lynda.com: Foundations Of Programming [fundamentals](en)

2014-10-31

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]
90%

lynda.com: Foundations Of Programming [object-oriented design](en)

2014-10-31

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.

lynda.com: Java Essential Training
90%

lynda.com: Java Essential Training(en)

2014-10-31

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.

lynda.com: Javascript Essential Training
90%

lynda.com: Javascript Essential Training(en)

2014-10-31

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.

Indie Game: The Movie
75%

Indie Game: The Movie(en)

2012-05-18

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.

lynda.com: Java Advanced Training
90%

lynda.com: Java Advanced Training(en)

2012-09-27

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.

lynda.com: C & C++ Essential Training
58%

lynda.com: C & C++ Essential Training(en)

2014-06-13

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.

lynda.com: C# Essential Training
90%

lynda.com: C# Essential Training(en)

2014-06-13

C# is an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over. In these tutorials, David Gassner takes you through C#'s history, its core syntax, and the fundamentals of writing strong C# code. After explaining C#'s relationship to .NET and Windows, David shows how to install Visual Studio, a great IDE for developing in C#, and then dives into the language itself.

lynda.com: Programming For Non-Programmers iOS
90%

lynda.com: Programming For Non-Programmers iOS(en)

2014-06-13

iOS app development is actually simpler than you might think, even if you're not an experienced programmer. In this course we bundle the most important concepts in iOS, explaining the development process in a visual way that people of any background can understand. No programming experience required! At the end, you'll have a finished app and a basic understanding of Xcode, the toolset for developing iOS apps; building blocks like variables, functions, and conditional statements; and interface design. You can also figure out if an iOS learning path is right for you, without a lengthy time commitment.

lynda.com: XML Essential Training
100%

lynda.com: XML Essential Training(en)

2014-06-13

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.

More Human Than Human
52%

More Human Than Human(en)

2018-03-10

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.

Menerobos Saham Bitcoin
0%

Menerobos Saham Bitcoin(id)

2024-02-07

CodeGirl
71%

CodeGirl(en)

2015-11-01

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.

General Magic
72%

General Magic(en)

2019-05-09

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.

Computer Chess
61%

Computer Chess(en)

2013-07-17

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.

Recommendations Movies

lynda.com: Java Advanced Training
90%

lynda.com: Java Advanced Training(en)

2012-09-27

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.

Leaving Amish Paradise
70%

Leaving Amish Paradise(en)

2011-03-16

Documentary following the lives of two Amish families leaving the only world they've ever known and trying to get to grips with the modern world. The Amish travel by horse and buggy and dress exactly as their forebears did when they first arrived in America almost 300 years ago. They have countless rules which keep them separate from the modern world, with electric lights, mobile phones, television and radio all forbidden. For those born into this culture, leaving is the biggest decision they'll ever make.

All Eyes on Sharon Tate
50%

All Eyes on Sharon Tate(en)

1966-09-06

Promotional short film on an aspiring young actress Sharon Tate and her first film Eye of the Devil (1966).

Everything Near Becomes Distant
60%

Everything Near Becomes Distant(fr)

2021-08-01

Director Zhu's friend, Xiaoxin, contracted an eye disease. He gradually lost his eyesight, and by 2015, he had gone completely blind. He told Zhu that the total blackness scared him, and Zhu felt that he was on his way to somewhere.

Love, Post-Lockdown
100%

Love, Post-Lockdown(en)

2020-10-01

Isolating alone, anxious James clings to his social distance rituals, despite restrictions having been lifted. But after locking eyes with the sparky Sam, James must decide whether to step outside of his bubble or remain within it forever.

Medical Examiner Dr.Qin
60%

Medical Examiner Dr.Qin(zh)

2019-12-29

Two wedding homicides with a sense of ceremonies involved the wedding homicides eight years ago

Stephen King's Golden Tales
55%

Stephen King's Golden Tales(en)

1985-10-19

A collection of horror stories taking the viewer into the dark world of Stephen King, featuring vampires, strange objects and sinister humor. The five 20-minutes tales were all taken from the Tales from the Darkside TV series and strung together as a video feature.

Loos
45%

Loos(en)

1989-05-11

A lawyer must defend a nightclub owner accused of committing a crime-of-passion.

Slipknot - Slipknot - 10th Anniversary Edition DVD
80%

Slipknot - Slipknot - 10th Anniversary Edition DVD(en)

Of the Sic: Your Nightmares, Our Dreams (documentary film) Live at Dynamo Open Air 2000 (full concert): 1. 742617000027 2. (sic) 3. Eyeless 4. Wait and Bleed 5. No Life 6. Liberate 7. Purity 8. Prosthetics 9. Spit It Out 10. Get This 11. Surfacing Music videos: "Spit It Out" "Wait and Bleed" "Surfacing" "Wait and Bleed (Animated Version)"

Prop and Berta
60%

Prop and Berta(da)

2001-01-26

Prop & Berta is the story of a friendship between a little stout man and a big and proud cow, who are able to talk to each other. Together they confront an ugly and evil witch who is determined to get rid of them because they have moved into a house on the edge of her wood. The witch hates neighbours and through magic and evil planning she turns Prop and Berta's friends, the Teeny burpers, into dangerous hoodlums who begin to terrorize the nearby town. Prop and Berta manage to overcome the witch and turn her into a good person, restoring peace in the little town and breaking the spell which binds their friends.

gutterball
70%

gutterball(en)

2016-12-02

Created with a deck of LPBA Strike Force trading cards from 1991.

The Eddie Black Story
0%

The Eddie Black Story(en)

2009-12-29

Eddie Black is a first year college student on the honor role, but after financial hardship and a broken heart, he attempts refuge in a street gang called Decepticons.

Magang Hotel
57%

Magang Hotel(ko)

2007-02-22

Two rival gangs decide to send two men each to a rural hotel to force the owners to repay their debts, but they underestimate the will and resourcefulness of the hotel staff.