Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A (old) set of documentation describing similiarities between Java and C++, as well as a sample checkers project implemented in both languages. Final project for AP CS.

NotificationsYou must be signed in to change notification settings

MckennaCisler/java-to-cpp

Repository files navigation

This tutorial contains three main parts:

  1. An extensive document on the similarities and differences between the two languages,intended to be worked through in the process of learning C++. It is for the mostpart intended to present all the information needed to be a intermediate C++programmer, but outside sources and further research are likely required in areasconfusing to the reader if they expect to have a complete understanding ofthe material.(It also includes information on setting up C++ on your computer)This document is included in four forms
  • A public Google Dochere

  • A text file in this directory named "Java to C++ Information.txt"

  • A .docx file in this directory named "Java to C++ Information.docx"

  • A .pdf file in this directory named "Java to C++ Information.pdf"

  1. A checkers game, originally implemented in Java, that has been ported over to C++.This is intended to show how a large project is made in C++ and to demonstratethe similarities and differences outlined in 1). Some of the decisions madein the porting could be made differently, but by the authors calculations theywere the best decisions for the given program.

  2. A video documenting how to compile and run both versions of the checkers gamedescribed above (in Java and C++), called Compiling and Running the Checkers Programs.mp4

Have fun learning C++, and I hope this information is helpful!

Mckenna Cisler
AP Computer Science
St. Johnsbury Academy
5.30.2016

About

A (old) set of documentation describing similiarities between Java and C++, as well as a sample checkers project implemented in both languages. Final project for AP CS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp