- Image & Photo Editing
- Crystal Reports
- Software, Categories, Graphics & Photo, All Graphics & Photo
- Characters & Brands
- Media Players
- Microsoft Word
- CD & DVD Burning
- BBC
- Education
- Applications & Operating Systems
- Anti-Virus
- Web Page Editing & Effects
- Driving
- Programming Languages
- Student Educational Centre
- PC Maintenance
- Pinnacle
- Windows NT
- Tweenies
- CorelDRAW
- Microsoft Excel
- Presentation
- Scriptwriting
- Pokémon
- Typing
- Ages 1-4
- Illustration
- Notation
- Activities & Interests
- Ages 9-11
- Watches
- Home and Garden
- UK Electronics
- UK Books
- Health and Personal Care
- UK Sporting Goods
- Clothing, Shoes and Accessories
- Electronics, Gadgets and Computers
- CDs and Music Downloads
- UK Software and Video Games
- UK Toys and Games
- UK Home and Garden
- UK Video Games
- UK Baby Clothes and Accessories
- Books On
- German Electronics
Software and Games : Software Categories : Programming & Web Development : Programming Languages : Java
-
DVDxDVD Inc
Starting programming in general and especially in Java is a challenge. To program in Java, one needs to know the language and have a working knowledge of Integrated Development Environment (IDE). This training set provides both (and includes all software)! A beginner dealing with Java needs guidance and orientation in the subject. This super-set provides all components related to Java training (language and IDE training, software and OS), and you can start learning immediately.
It was carefully distilled from the best OSF by top-ranking professionals, saving you the time and trouble of gathering information and components. This training offers detailed explanations, clear illustrated examples, and hands-on experience. The set contains video training, textbook material, lessons, programming examples and additional programming tools. The DVDs also include a complete installation of Java development tools for Windows, Mac OS X and Linux.
In a case you are preparing for a job in a UNIX/Linux environment, this set also provides a complete installation of the most popular Ubuntu Linux and "Intro to Linux" DVD and the complete "UNIX Academy Training Library" of 14 books in PDF format. This set allows you to learn from the course and evaluate real Java code applications, showing you just how intricate an advanced operating system like Linux can be! Starting from scratch, the course takes a complete newbie into professional workflow.
By the end of the first course, you will be in full command of Java programming language, its IDE and completely prepared for a professional programming routine. Additional videos give you a look at various advanced extensions and Java techniques. This course requires work and diligence. It teaches the complete beginner with a traditional step-by-step approach. Each lesson builds upon knowledge acquired from previous lessons. This set does not stop with the basics, but takes you into professional-level programming. -
iSkills
Number of Videos: 112 Lessons - 9.75 Hours Duration
Ships on: DVD-ROM
User Level: Beginners
Works On: Windows 7,Vista,XP- Mac OS X
In this video training course on Programming with Java for Beginners, expert author and professor Mike McMillan starts you along the path to enlightenment with Java, by introducing you to the basic concepts, tools and functions that you will need to build fully functional programs with the popular programming language, Java. Starting with the download and installation of the JDK (Java Development Kit), this video tutorial will teach you the different typs of variables (bool, int, etc), what an operator is and how to use it (+,-,%,etc). You will learn about object-oriented programming, and creating classes and objects. You will control your programs with different types of control loops such as while and for, as well as making decisions with if-else statements. Each chapter is capped of with exercises so you can put in to practical use, what you learn in each section. By the completion of this instructional video course, you will have the base knowledge that you need to create functional and useful Java programs. This video tutorial comes complete with working files and code samples, so you can work alongside the author as he teaches you each concept. -
BVG
-
TS Interactive
-
BVG
-
Microsoft
Visual Studio .Net is Microsoft's multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features such as the Compact Framework, for applications that run on Pocket PCs and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool. The Visual Studio .Net environment is truly integrated. It makes extensive use of docking and tabbed windows and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code.Microsoft's .Net tools are very different from their predecessors. Visual C++ can still compile standard Windows executables, but the other languages all target the .Net Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well, since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. In compensation, .Net brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is fully integrated. ASP .Net is for Web applications and represents a large advance on the old ASP. Instead of script, ASP .Net supports any of the .Net languages, running on the server and just-in-time compiled to native code. There is a visual Web page designer and carefully designed applications support a wide range of browsers. New in this version of Visual Studio is Mobile Web Forms which use adaptive rendering to support the browsers in mobile phones and PDAs. The database technology in Visual Studio is called ADO .Net and uses a disconnected model ideal for laptops, smart devices and wide area networks.
Visual Studio .NET Enterprise Architect 2003 is the top of the range. It's the only version to include Visio, a drawing and modelling tool with integrated reverse-engineering and code-generation, though sadly not full round-tripping. There are also developer licenses for the key Microsoft server platforms, including Windows Server 2003, Exchange 2000 Server, Biztalk Server and SQL Server 2000. Another key component is the Visual SourceSafe code management system, which is especially important for team development, the Application Centre Test, for stress-testing Web applications, and Enterprise Templates which let architects design and deploy best practices for project development. For those wondering whether to make the jump to .Net, this release is probably the right moment to go ahead. The technology is maturing, and the inclusion of the Compact Framework makes the package more compelling. The deep XML support on offer is essential for many enterprise applications and enables integration with other platforms. It's still important to note the heavy system requirements, and that .Net applications do not run on Windows 95. In most cases, the higher productivity of .Net languages soon pays for any additional resources. --Tim Anderson
-
Apex Web Media
-
Apex Web Media
-
Apex Web Media
-
Apex Web Media
-
Apex Web Media
-
Apex Web Media
-
Apex Web Media
-
Microsoft
Visual Studio .net is a superb next-generation development tool. At its heart is the .Net Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints. The common runtime is language-neutral, so for example Visual Basic programmers can use components written in C#, and vice versa. Other languages such as COBOL and Fortran can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. These two languages along with J# have full support for the visual design tools. Also included is JScript .Net, Microsoft's version of Javascript, although this has no form designer. Visual C++ is more similar to earlier versions, and is the only compiler here that can build old-style Windows executables. With a compiler switch, it can also target .Net, making it particularly flexible.The Enterprise Architect edition has source code management with Visual SourceSafe, performance testing and analysis tools. It also includes developer versions of many of Microsoft's server products, including SQL Server, Commerce Server, Exchange Server, and the Windows 2000 Advanced Server operating system. These are licensed for development only, but even so it is a rich range of products. Finally, there is the ability to use Enterprise Templates. New in Visual Studio .net, these are sophisticated skeleton projects that assist organisations in maintaining consistent best practices, and this edition, Enterprise Architect, can create them from scratch. Another benefit of Enterprise Architect is the inclusion of Visio, an advanced drawing package that has the ability to model databases or indeed complete applications. This includes code generation, and reasonable support for UML, which is the de-facto industry standard. Finally, Enterprise Architects get BizTalk server, which is able to manage business processes and integrate applications between trading partners.
Overall, this is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .Net is a new twist on the old Microsoft favourite, losing compatibility with previous versions, but gaining full object orientation as well as access to all the.Net libraries.
There are a few points against Visual Studio .Net. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows web server. Another factor is with its multiple compilers and mountains of documentation, Visual Studio .net eat up gigabytes of disk space, and the IDE tends to be slow in less than around 384 megabytes of RAM. Serious developers will take this in their stride, but casual users could be caught out. Fortunately the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from previous editions face a lot of new learning, with radical changes in both Visual Basic and ASP. --Tim Anderson
-
Microsoft
-
Microsoft














