programming in java
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1299
jRuby 1.3.1
This is a development tool that provides implementation of the Ruby programming language in a Java environment more>>
jRuby 1.3.1 is one of the most advantageous tools which provides implementation of the Ruby programming language in a Java environment.
Ruby is closely integrated with Java to allow embedding of the interpreter into any Java application with dual access between the Java environment and the Ruby scripts.jRuby is platform independent and has built-in support for Rails, RSpec, Rake, and the RubyGems frameworks.
Major Features:
- High performance
- Real threading
- Vast array of libraries
- Easy to install
- Easy migration
- No hassles
Enhancements:
- Fixes a recently discovered security bug in BigDecimal
- Fixes a regression in timeout (0-1 second timeouts truncate to 0)
- Fixes a regression Thread.wakeup where the thread would not wake up
Added: 2009-07-06 License: Other Free / Open Source License - Common Public License Price: OtherFreeOpenSourceLicenseCommonPublicLicense
13 downloads
Arrays as Data Structure in C/C++ Programming
The aim of this first tutorials is to teach you how to declare, initialise and use simple arrays as well as multidimensional arrays. You will also be able to use arrays as data structure in your C/C++ program. more>> The aim of this first tutorials is to teach you how to declare, initialise and use simple arrays as well as multidimensional arrays. You will also be able to use arrays as data structure in your C/C++ program.<<less
Added: 2009-03-28 License: Freeware Price: $0.00USD
28 downloads
C and C++ Programming Forums
Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages. more>> Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages.<<less
Added: 2009-03-22 License: Freeware Price: $0.00USD
14 downloads
Way2call Hi-Phone USB Java Telephony API (SDK) JAVA Library with JNI wrapper DLL
Way2calls Hi-Phone products family are External USB / RS232 Plug and Play CTI (Computer Telephony Integration) Devices. Any software application or web page integrating a Hi-Phone device, can have full-featured Telephony functionality such as Make call, more>> Way2calls Hi-Phone products family are External USB / RS232 Plug and Play CTI (Computer Telephony Integration) Devices. Any software application or web page integrating a Hi-Phone device, can have full-featured Telephony functionality such as Make call, Answer-incoming call, Call Progress Detection, Caller ID etc The Hi-Phone products familys Integration SDK (Software Development Kit) offers software developers a variety of Simple, Fast and Easy Integration Proprietary API (Application Programming Interfaces) as well as standard API. This lets developers focus on their application instead of dealing with detailed telephony issues, using their favorite Programming Language. The SDK, Currently available for Microsoft Windows 2000/XP, supports major industry standard programming languages including C, C++, Visual Basic, .NET (VC++, VB, C#, J#, etc.), Delphi, Java and any other language which can use Win32 API or ActiveX<<less
Added: 2009-02-21 License: Other Price: $0.00USD
14 downloads
Papervision 3D Programming Tutorial - Animation 1
Learn how to load and display an animated Quake 2 model in Papervision 3D. Demo and source code included. more>> Learn how to load and display an animated Quake 2 model in Papervision 3D. Demo and source code included.<<less
Added: 2009-02-13 License: Freeware Price: $0.00USD
11 downloads
Freelance Programming and Website Design 1
Freelance.dbperl.com is a website to find highly qualified and experienced Freelancers for Programming in Ajax, ASP, CGI, PHP, C++ Scripts, Web Design, Graphic Design, Logo Design, all types of programming jobs. Freelancers will bid for your internet more>> Freelance.dbperl.com is a website to find highly qualified and experienced Freelancers for Programming in Ajax, ASP, CGI, PHP, C++ Scripts, Web Design, Graphic Design, Logo Design, all types of programming jobs. Freelancers will bid for your internet programming needs and you select a biider. The freelancers can earn income by choosing and bidding and executing jobs of their specialisation at their homes.<<less
Added: 2008-12-11 License: Freeware Price: $0.00USD
11 downloads
Arrays in Java
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru. more>> Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.<<less
Added: 2008-04-19 License: Freeware Price: $0.00USD
13 downloads
C and C++ Programming blog
This blog is created to discuss my experience in computer programming specially C and C++ and web development. more>> This blog is created to discuss my experience in computer programming specially C and C++ and web development.<<less
Added: 2008-02-26 License: Freeware Price: $0.00USD
11 downloads
Kode Java Top 100 Most Viewed Java Examples
This page contains Kode Java top 100 most viewed Java examples more>> This page contains Kode Java top 100 most viewed Java examples<<less
Added: 2007-12-24 License: LGPL Price: $0.00USD
11 downloads
Java Examples - Learn Java Programming by Examples
Kode Java website provides beginners to Java programming some examples of how to use the Java API (Application Programming Interface) to develop an application. Learning by following some examples will hopefully decrease the amount of time needed to more>> Kode Java website provides beginners to Java programming some examples of how to use the Java API (Application Programming Interface) to develop an application. Learning by following some examples will hopefully decrease the amount of time needed to begin to code in Java.<<less
Added: 2007-08-22 License: Free Non-Commercial Price: $0.00USD
21 downloads
AI Application Programming Ruby port
AI Application Programming Ruby port - A port from C to Ruby of the examples in M. Tim Jones excellent book "AI Application Programming". more>> AI Application Programming Ruby port provides users with an ideal port from C to Ruby of the examples in M. Tim Jones excellent book "AI Application Programming".
Added: 2007-06-06 License: Other Free / Open Source License - Ruby License Price: OtherFreeOpenSourceLicenseRubyLicense
14 downloads
eRuby: SUSIE a Simple Photo Gallery in Ruby
SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting because it shows how Ruby, a powerful and fully object oriented programming language can be used to do the ti more>> SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting because it shows how Ruby, a powerful and fully object oriented programming language can be used to do the tiniest of tasks. Ruby can be used as a fast procedural code language that rivals PHP and still do things in OOP that Java and C# cannot.<<less
Added: 2007-01-07 License: GPL Price: Free
1041 downloads
Java Script Variables
Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are case more>> Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are case sensitive.They must begin with a letter or the underscore character.Having seen about the simple rules for framing variables names now let us see how to declare a variable name.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Java Script Features
Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, need more>> Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, need not be a good programmer. So in such situation the Java Script acts as a programming tool and is a powerful scripting language and helps the HTML designers to design the website or webpage effectively and interactively in a very simple and efficient way.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Conditional Statements in Java Script ? Part I
Just like any other programming language the conditional statements in Java Script are used for decision making purpose.If a programmer wants to execute certain statements only , when a desired condition is satisfied or have the true value then this more>> Just like any other programming language the conditional statements in Java Script are used for decision making purpose.If a programmer wants to execute certain statements only , when a desired condition is satisfied or have the true value then this conditional statement namely if statement can be used.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
10 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above programming in java search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed