Skip to content
Taylan's Blag
  • Home
  • FeministWiki
  • FemWiki Blogs
  • Social Justice Wizardry (old blog)

Month: November 2021

Java code showcasing the language features we will discuss.

Checked Exceptions, Type Parameters, and Higher-Order Functions

2021-11-20 Taylan

One of the peculiar features of Java, in what’s otherwise a rather mundane language, is checked exceptions. What do checked exceptions do? The short explanation is: They make information about what exceptions a method may throw part of its signature, and force you to actually handle all exceptions that may arise.

Continue Reading →

Posted in: Software & Programming

Recent Posts

  • No good systems programming language?
  • Woke isn’t “Far-Left”
  • Gender Critical in a nutshell
  • Black & White thinking, Gender Critical
  • I’ll try to blog more

Archives

  • February 2025
  • January 2025
  • August 2023
  • November 2021
  • December 2020
  • March 2020

Categories

  • Politics & Ideology
  • Software & Programming
  • Uncategorized
Copyright © 2023 Taylan Kammer