-
Updated
Oct 10, 2020 - Java
{{ message }}
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
The missing bridge between Java and native C++
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
Given two variables x and y, swap two variables without using a third variable.
Input:
x = 2, y = 1
Output:
x = 1, y = 2
Yes.
This is a common interview question asked for freshers.
@RohanK6 - Java
@ankit9905 - C++
@DefCon-018 - Python
@yashkansal - C
@Shrey2002 - C#, PHP
@arsh9806 - J
HackerRank solutions in Java/JS/Python/C++/C#
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
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
Samples of modern build automation for native languages with Gradle
Java .class to .cpp converter for use with JNI
JIntellitype is a Java API for interacting with Microsoft Intellitype commands as well as registering for Global Hotkeys in your Java application.
Algorithms in Graph Theory written in Java, C++, and Python
Interview preparation kit of hackerrank solutions
Single File Execution Plugin is a plugin for CLion (C/C++ IDE on IntelliJ platform provided by Jetbrain).
Make your Hacktoberfest 2020 contribution here! Win stickers and a T-shirt on completing 4 pull requests. (Specially for beginners)! :D
A hybrid of the Entity-Component-System and Model-View-Controller patterns with new concepts developed specifically for games. Ents is easy to integrate into your game, is developed to be decoupled from a graphics library, and is very memory conscious compared to similar frameworks.
Interesting algorithms I find on the Internet
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.
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.
Latest version of FPV_VR, open source under LGPL
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.