Skip to content
#

Java

java logo

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.

Here are 4,420 public repositories matching this topic...

💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!

  • Updated Mar 30, 2021
  • HTML

Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (expression evaluator, expression provided as plain text / strings) for JAVA and C#. Main features: rich built-in library of operators, constants, math functions, user defined: arguments, functions, recursive functions and general recursion (direct / indirect). Additionally parser provides grammar and internal syntax checking.

  • Updated Feb 13, 2022
  • HTML
vibrantachintya
vibrantachintya commented Oct 9, 2021

This issue is part of Tathastu OpenFest. Make 3 PRs in 9th-10th Oct and win a certificate of Tathastu OpenFest 2021.

GCD of Factorials

Add following functionalities to it :

  • You are given two number a and b, you have to print the GCD of the factorials of these two numbers.
  • Print the number on the basis of sample I/O provided below.

Sample Input :
5 120

Sample Output :
120

farbodsaraf
farbodsaraf commented Dec 26, 2019

Add JavaScript as a topic

We are currently missing the whole topic for JavaScript naming conventions.

Acceptance Criteria:

  • Add at least 5 different topics for JavaScript naming conventions.
  • Add a home page for JavaScript naming conventions and list all the covered section.
  • Make sure nothing is copied from internet. All the examples and descriptions should be origin

Created by James Gosling

Released May 23, 1995

Website
www.oracle.com/technetwork/java/javase/overview/index.html
Wikipedia
Wikipedia