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 simple java guide

NotificationsYou must be signed in to change notification settings

ZipCodeCore/JavaIntroBook

Repository files navigation

This project has three books in it:JavaIntroBook,JavaWorkbook, andJavaReader.

JavaIntroBook

source for ZCW Java Intro Book

this thing is NOT is Markdown, the source is in AsciiDoc.Look at it, it's a better way of doing this for multi-file, multi-topic projects.

  • Difference betweenstatic and instance thinsg.

install asciidoctor


sudo gem install asciidoctor-pdf --pre

asciidoctor-pdf -v

Asciidoctor PDF is a native PDF converter for AsciiDoc.

producing the digital versions

As of April 2021 usemake all to make the products.Usemake index to preview the JavaPrepBook.Usemake workbook to preview the JavaPrepWorkbook.

Notes on S3 on Ruit Oceano Nox. (well, now in the app, but still)

previously

to generate targets:useasciidoctor-pdf -D PDF index.adoc to get index.pdfuse/usr/local/bin/asciidoctor-epub3 -D EPUB index.adoc to get EPUB/index.epub

to generate targets:useasciidoctor-pdf -D PDF workbook.adoc to get index.pdfuse/usr/local/bin/asciidoctor-epub3 -D EPUB workbook.adoc to get EPUB/index.epub

JavaReader

This a book focused on getting students to read more, much more, Java source code.It has a lot of exercises, and a lot of code to read.In the age of GPT, we need to have more code for students to read and reason about.Creating Code isn't the hard thing anymore.Now, it's the thinking. (Well, that's always been true hasn't it?)

List of REPOs to reference:

About

a simple java guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp