<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Exam on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/exam/</link>
    <description>Recent content in Exam on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #e9d956c0c0154a221ad83c925346a8fa0e72f866</copyright>
    <lastBuildDate>Fri, 22 Aug 2025 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/exam/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CKAD Certification Snippets</title>
      <link>https://www.hascode.com/ckad-certification-snippets/</link>
      <pubDate>Fri, 22 Aug 2025 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/ckad-certification-snippets/</guid>
      <description>&lt;div class=&#34;sect1&#34;&gt;
&lt;h2 id=&#34;_introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;The Certified Kubernetes Application Developer (CKAD) exam is a hands-on, command-line-heavy challenge that tests your ability to design, build, and deploy applications in Kubernetes - all while racing the clock.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;I recently took the CKAD and passed with an overall score of around &lt;strong&gt;82%&lt;/strong&gt;.
Not perfect - but let’s be honest, in a terminal-only, time-boxed environment, &lt;strong&gt;&amp;#34;running&amp;#34;&lt;/strong&gt; is the new &lt;strong&gt;&amp;#34;succeeding&amp;#34;&lt;/strong&gt; 😄.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;This article collects the practical &lt;strong&gt;snippets, workflows, and quick references&lt;/strong&gt; I used during my preparation.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>SCJP/OCPJP Exam Preparation: Pitfalls to avoid</title>
      <link>https://www.hascode.com/scjp/ocpjp-exam-preparation-pitfalls-to-avoid/</link>
      <pubDate>Mon, 25 Apr 2011 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/scjp/ocpjp-exam-preparation-pitfalls-to-avoid/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Last year I passed the exam for the “Oracle Certified Professional Java Programmer”successfully and wanted to share my exam preparation notes about common problems and pitfalls to be aware of.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;That’s why I have added some code and examples for my top 25 challenges below.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;imageblock&#34;&gt;
&lt;div class=&#34;content&#34;&gt;
&lt;img src=&#34;ocpjp1.png&#34; alt=&#34;image&#34;/&gt;
&lt;/div&gt;
&lt;div class=&#34;title&#34;&gt;Figure 1. ocpjp&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;sect1&#34;&gt;
&lt;h2 id=&#34;_exam_preparation&#34;&gt;Exam Preparation&lt;/h2&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;I won’t cover how to prepare yourself for the exam, how the exam is structured or what is the best way to process the exam’s questions – these questions are very well covered by the SCJP study guide, JavaRanch.com or other resources of choice – I have listed a few at the and of this article in the resources section.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Review: SCJP Sun Certified Programmer for Java 6 Study Guide</title>
      <link>https://www.hascode.com/review-scjp-sun-certified-programmer-for-java-6-study-guide/</link>
      <pubDate>Mon, 24 May 2010 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/review-scjp-sun-certified-programmer-for-java-6-study-guide/</guid>
      <description>&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;&lt;strong&gt;Short Facts:&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;ulist&#34;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;About 850 pages – &lt;a href=&#34;http://en.wikipedia.org/wiki/Sixteen_Tons&#34;&gt;heavy weight&lt;/a&gt; – use it for self defence! ;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Preparation material for the Sun Exam 310-065 (Sun Certified Java Programmer for Java SE 6)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CD-Rom with a nice exam simulator included&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Authors: &lt;a href=&#34;http://en.wikipedia.org/wiki/Kathy_Sierra&#34;&gt;Kathy Sierry&lt;/a&gt; and &lt;a href=&#34;http://www.oreillynet.com/pub/au/1085&#34;&gt;Bert Bates&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;ISBN: &lt;a href=&#34;http://www.amazon.com/SCJP-Certified-Programmer-Java-310-065/dp/0071591060/&#34;&gt;978-0071591065&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;&lt;strong&gt;My two cents:&lt;/strong&gt;&lt;br/&gt;
My favorite author team strikes back – this time with a book for the certification exam to become  a glorious “http://in.sun.com/training/certification/java/scjp.xml[Sun Certified Java Programmer]” for Java SE 6. I’ve read some other books from both authors before – especially from the “http://headfirstlabs.com/[Head First]” series from O’Reilly as they are “Head First Design Patterns”, “Head First Servlets and JSP” and last and least “Head First EJB”. Perhaps I am going to write a review for one of those, too – who knows..&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
