-
Updated
Oct 1, 2020 - Java
C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 401 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Java
-
Updated
Oct 4, 2020 - Java
-
Updated
Sep 30, 2020 - Java
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 1, 2020 - Java
-
Updated
Oct 3, 2020 - Java
-
Updated
Oct 3, 2020 - Java
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
🚀 Feature
Write a program that prints the numbers 1 to 100. However, for multiples of three, print “Fizz” instead of the number. Meanwhile, for multiples of five, print “Buzz” instead of the number. For numbers which are multiples of both three and five, print “FizzBuzz”.
Have you read the Contribution Guidelines?
Yes.
Pitch
Fizz Buzz is a typical interview question that t
Just make PR with the design pattern implementation, language doesn't matter. Just follow the structure: https://github.com/ZoranPandovski/design-patterns#contribution
If the implementation already exists follow the code structure and create new dir with e.g your name, 1, 2, or use your imagination
Add documentation
-
Updated
Jun 23, 2020 - Java
-
Updated
Apr 6, 2020 - Java
-
Updated
Jun 20, 2019 - Java
-
Updated
Jul 19, 2020 - Java
-
Updated
Oct 1, 2020 - Java
-
Updated
Mar 10, 2019 - Java
-
Updated
Jun 27, 2014 - Java
-
Updated
May 31, 2020 - Java
Pick the latest AdoptJDK URL and update build files by register it in the
Makefile (
https://github.com/OpenBeans/OpenBeans/blob/master/pkgsrc-coolbeans/macos/Makefile
) and distinfo (
https://github.com/OpenBeans/OpenBeans/blob/master/pkgsrc-coolbeans/macos/distinfo
)
Same for Windows.
Repositories that mainly include zserio definitions are currently wrongly identified by Github linguist (https://github.com/github/linguist).
We should probably add zserio language support there via a pull request. Please take a look what would be necessary to fully support zserio as an official language across Github.
-
Updated
Mar 13, 2017 - Java


PrestoDB https://prestodb.io .. is widely used as SQL frontend for many different data-sources, including ElasticSearch, and even files in S3 .. would be very nice if there would be a Connector available for Vespa.