Skip to content

Commit

Permalink
deploy: c7bd138
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimko committed Feb 22, 2024
1 parent bb2a324 commit 90d2a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<span class="dark:hidden hover:text-sky-500"><svg viewBox="0 0 24 24" width="24" height="24" class="w-5 h-5" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></span><span class="hidden dark:inline hover:text-sky-400"><svg viewBox="0 0 24 24" width="24" height="24" class="w-5 h-5" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg></span></button>
<a href=https://github.com/FontysVenlo/prc2 class="ml-6 block hover:text-sky-500 dark:hover:text-sky-400"><svg viewBox="0 0 24 24" width="24" height="24" class="w-5 h-5" stroke="currentcolor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37.0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44.0 0020 4.77 5.07 5.07.0 0019.91 1S18.73.65 16 2.48a13.38 13.38.0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07.0 005 4.77 5.44 5.44.0 003.5 8.55c0 5.42 3.3 6.61 6.44 7A3.37 3.37.0 009 18.13V22"/></svg></a></div></div></div></div></div></header><div class="max-w-8xl mx-auto px-4 sm:px-6 md:px-8"><aside id=menu class="hidden lg:block fixed z-20 inset-0 top-[3.5rem] left-[max(0px,calc(50%-45rem))] right-auto w-[19.5rem] pb-10 px-8 overflow-y-auto bg-white dark:bg-gray-800"><nav class="lg:leading-6 relative"><ul class="block md:hidden"><li class="mt-12 lg:mt-8"><h5 class="mb-8 lg:mb-3 font-semibold text-slate-900 dark:text-slate-200">General</h5><ul class="space-y-2 border-l border-gray-100 dark:border-gray-700"><li><a href=https://fontysvenlo.github.io/prc2/pages/tips/ class="block border-l pl-4 -ml-px border-transparent hover:border-slate-400 dark:hover:border-slate-500 text-slate-700 hover:text-slate-900 dark:text-slate-400 dark:hover:text-slate-300">Tips</a></li><li><a href=https://fontysvenlo.github.io/prc2/pages/setup/ class="block border-l pl-4 -ml-px border-transparent hover:border-slate-400 dark:hover:border-slate-500 text-slate-700 hover:text-slate-900 dark:text-slate-400 dark:hover:text-slate-300">Setup</a></li></ul></li></ul><ul><li class="mt-12 lg:mt-8"><h5 class="mb-8 lg:mb-3 font-semibold text-slate-900 dark:text-slate-200">Weeks</h5><ul class="space-y-2 border-l border-gray-100 dark:border-gray-700"><li><a href=https://fontysvenlo.github.io/prc2/docs/unit-testing-basics/ class="block border-l pl-4 -ml-px
border-transparent hover:border-slate-400 dark:hover:border-slate-400 text-slate-700 hover:text-slate-900 dark:text-slate-400 dark:hover:text-slate-200">01 Unit Testing Basics</a></li></ul></li></ul></nav></aside><div class=lg:pl-[19.5rem]><div class="max-w-3xl mx-auto xl:max-w-none xl:ml-0 xl:mr-[15.5rem] xl:pr-16"><article id=main-content class="prose prose-slate dark:prose-invert max-w-none dark:prose-a:text-fuchsia-400 prose-a:text-fuchsia-500"><nav id=toc class=toc role=doc-toc><h2 id=toc-title>Table of Contents</h2><ol class="toc-list level-1"><li><a href=#_module_description>Module description</a></li><li><a href=#_study_materials>Study materials</a></li><li><a href=#_topics_2024_preliminary>Topics 2024 (preliminary)</a></li><li><a href=#_way_of_working_during_practical_hours>Way of Working during practical hours</a></li><li><a href=#_automatic_correction_of_practical_exercises>Automatic correction of practical exercises</a></li></ol></nav><section class="doc-section level-1"><h2 id=_module_description>Module description</h2><div class=ulist><ul><li>Module description can be found on canvas</li></ul></div><p>This site contains the up-to-date course material, exercises and announcements about PRC2
(Programming Concepts 2: the Test Driven Way), starting in February 2023.</p><p>Responsible Teachers for 2024 PRC2:</p><div class=ulist><ul><li>Martijn Bonajo</li><li>Ibrahim Kouzak</li><li>Richard van den Ham</li></ul></div><p>Most contents on this website were originally developed by Pieter van den Hombergh.</p></section><section class="doc-section level-1"><h2 id=_study_materials>Study materials</h2><div class=ulist><ul><li>For the Java basics and advanced features we are using Cay Horstmann’s fine books from the core Java series, 12th edition.
(Programming Concepts 2: the Test Driven Way), starting in February 2024.</p><p>Responsible Teachers for 2024 PRC2:</p><div class=ulist><ul><li>Martijn Bonajo</li><li>Ibrahim Kouzak</li><li>Richard van den Ham</li></ul></div><p>Most contents on this website were originally developed by Pieter van den Hombergh.</p></section><section class="doc-section level-1"><h2 id=_study_materials>Study materials</h2><div class=ulist><ul><li>For the Java basics and advanced features we are using Cay Horstmann’s fine books from the core Java series, 12th edition.
They are on the book-list from September.</li><li>The exercises will be published via a personal github repository.</li><li>The Junit version is <a href=https://junit.org/junit5/docs/current/user-guide/>Junit 5</a>.</li><li>"Using frameworks for testing" will start with using <a href=https://assertj.github.io/doc/>AssertJ</a>,
which is a modern and up to date Open Source testing framework. The documentation is of excellent quality and fun to read.</li><li><a href=http://horstmann.com/corejava/corejava_11ed-bonuschapter13-javafx.pdf target=_blank rel=noopener>JavaFX bonus chapter</a> to Core Java Volume I (for the 11th Edition.)</li><li><a href=https://www.oreilly.com/library/view/core-java-volume/9780137673810/>Core Java, Volume I: Fundamentals</a></li><li><a href=https://www.oreilly.com/library/view/core-java-vol/9780137870899/>Core Java, Volume II: Fundamentals</a></li></ul></div><div class=clear-both></div><aside class="admonition-block tip" role=doc-tip><h6 class="block-title label-only"><span class=title-label>Tip:</span></h6><p>Read the corresponding Horstmann book chapters and do the tutorials before you come to class. This will make
the lessons more effective for you, because the questions that you might have
Expand Down

0 comments on commit 90d2a89

Please sign in to comment.