機能Features カリキュラムCurriculum 料金Pricing 利用規約Terms プライバシーポリシーPrivacy Policy
App Store でダウンロードDownload on App Store
iOS 無料ダウンロードFree Download on iOS

Javaを、
本気で学ぶ。
Learn Java,
Like a Pro.

入門から Gold 対策まで。169レッスンと1,373問で、
独学でもプロの実力を。買い切り・オフライン対応。
From basics to Gold certification. 169 lessons & 1,373 questions.
Master Java on your own. One-time purchase, works offline.

無料で始める → フルアクセスは¥480の買い切りStart free → Full access for just ¥480 one-time

コース一覧画面
ホーム画面
試験対策画面
0レッスンLessons
0演習問題Questions
0コースCourses
0模擬試験問題Mock Exam Qs
0模擬試験セットExam Sets
0用語集Glossary
¥480買い切りOne-time
0レッスンLessons
0演習問題Questions
0コースCourses
0模擬試験問題Mock Exam Qs
0模擬試験セットExam Sets
0用語集Glossary
¥480買い切りOne-time

学習効率を最大化する、
6つの機能。
Six powerful features to
maximize your learning.

独学でもプロの実力がつく。すべてが設計されています。Designed to help self-learners build professional skills.

体系的カリキュラムStructured Curriculum

入門からGold対策まで34コース・169レッスン。Java SE 11/17の出題範囲を体系的に網羅。34 courses & 169 lessons from beginner to Gold. Covers Java SE 11/17 exam topics systematically.

全34コース34 Courses

8種のクイズ形式8 Quiz Types

四択・複数選択・穴埋め・並び替え・出力予測・エラー発見・コード補完・試験形式。飽きずに実力がつきます。Multiple choice, fill-in-the-blank, reorder, output prediction, error detection, code completion & exam-style. Never get bored.

575問575 Qs

非公式模擬試験Unofficial Mock Exams

SE11/SE17 x Silver/Gold x 各2セット、計8種・690問の独自作成模試。本番さながらの実力チェック。SE11/SE17 x Silver/Gold x 2 sets each = 8 sets, 690 original questions. Practice in exam-like conditions.

8セット・690問8 Sets · 690 Qs

ゲーミフィケーションGamification

XP・レベル・32種のバッジ・連続学習日数。毎日の学習にやりがいを。レベルMAX 50まで目指そう。XP, levels, 32 badges & streak tracking. Stay motivated every day. Aim for level 50!

32バッジ32 Badges

間隔反復復習Spaced Repetition

科学的根拠に基づく4段階の復習システム。忘却曲線に沿って最適なタイミングで復習をリマインド。Science-based 4-stage review system. Optimally timed reminders based on the forgetting curve.

4段階SRS4-Stage SRS

弱点分析Weakness Analysis

分野別の正答率を可視化。苦手を克服し、効率的に合格ラインを突破。資格別の進捗も一目で把握。Visualize accuracy by topic. Overcome weak areas efficiently. Track progress by certification level.

分野別分析By Topic

実際のコードで、
実践的に学ぶ。
Learn with real code,
hands-on.

すべてのレッスンに実行可能なサンプルコードを収録。理論だけで終わらない、手を動かす学習体験。Every lesson includes runnable sample code. Learn by doing, not just reading.

  • 構文ハイライト付きコードエディタSyntax-highlighted code editor
  • コード実行結果シミュレーションCode execution simulation
  • 108の実践演習で理解を確認108 hands-on exercises
  • 段階的なヒントと解説付きStep-by-step hints & explanations
HelloWorld.java
public class HelloWorld { public static void main(String[] args) { // 最初のJavaプログラム String message = "Hello, Java!"; System.out.println(message); for (int i = 1; i <= 5; i++) { System.out.println( "Step " + i + ": Learning!" ); } } }

入門からGoldまで、
オールインワン。
Beginner to Gold,
all-in-one.

Java SE資格試験の出題範囲を段階的にマスター。Master Java SE certification topics step by step.

Beginner

入門コースBeginner Course

  • Java の概要と環境構築Java overview & setup
  • 出力・変数・型Output, variables & types
  • 条件分岐・ループConditionals & loops
  • メソッド・配列Methods & arrays
  • クラス・継承Classes & inheritance
8 コースCourses 46 レッスンLessons 無料Free
Silver

Silver対策コースSilver Prep Course

  • 例外処理・DB・Web 基礎Exceptions, DB & Web basics
  • ポリモーフィズムPolymorphism
  • 抽象クラス・インターフェースAbstract classes & interfaces
  • Java API 活用Java API usage
  • 模擬試験 x 4セットMock exams x 4 sets
9 コースCourses 43 レッスンLessons フルアクセスFull Access
Gold

Gold対策コースGold Prep Course

  • ジェネリクス・コレクションGenerics & collections
  • Stream API・ラムダ式Stream API & lambdas
  • 並行処理・I/OConcurrency & I/O
  • JDBC・アノテーションJDBC & annotations
  • 模擬試験 x 4セットMock exams x 4 sets
17 コースCourses 80 レッスンLessons フルアクセスFull Access

シンプルな料金プラン。
サブスクいらず。
Simple pricing.
No subscriptions.

月額課金なし。一度買えばずっと使える。No monthly fees. Buy once, use forever.

Free
¥0
ずっと無料
  • 入門8コース(46レッスン)
  • クイズ・復習機能
  • SE11 Silver 模試1セット
  • 環境構築ガイド(5セクション)
  • 用語集(202語)
  • バッジ・レベルシステム
  • Silver / Gold コース
  • 残り7セットの模擬試験
無料で始める
Full Access
¥480
買い切り・永久利用One-time purchase · Lifetime
  • 全34コース・169レッスンAll 34 courses · 169 lessons
  • 全575問クイズ + 108演習575 quizzes + 108 exercises
  • 模擬試験8セット・690問8 mock exam sets · 690 Qs
  • 用語集・復習・弱点分析Glossary, review & analysis
  • バッジ・レベルシステムBadges & level system
  • オフライン対応Works offline
  • 今後のアップデートも無料Free future updates
App Store で購入Buy on App Store

今日から、Javaのプロへ。Start your journey to
Java mastery today.

169レッスン・1,373問で、独学からプロフェッショナルへ。
まずは無料コンテンツから始めてみませんか?
169 lessons & 1,373 questions to go from beginner to professional.
Start with free content today.

App Store で無料ダウンロードFree Download on App Store