tprior01 / sdp-sp3-2022-repo-code

Sample code for the 2021-22 cohort of SDP and SP3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example code — 2022

The examples, exercises, and coursework files for the

  • Software Design and Programming, and
  • Software and Programming III

modules at Birkbeck, University of London.


  • session-?? — materials from the relevant session.
  • anonymous
  • arrays
  • bridgebetween — some sample code that illustrates how to access data from a (essentially) package private class.
  • collections
  • concurrency
  • consolidation — The Java "refresher" sessions.
  • dagger and dagger2 — Google Dagger examples
  • datastructures
  • dependencyinjection — dependency injection examples from class including the HelloWorld set of examples
  • design-patterns-banas — code examples accompanying the videos by Derek Banas
  • design-patterns-examples — examples of the various GoF design patterns
  • exceptions
  • http
  • junit - Junit 4 and 5 examples
  • linkedin-learning – Example code from the various recommended LinkedIn Learning courses
  • module-examples — the JPMS examples
  • optional — examples of the use of Optional
  • processes
  • proxies
  • recursion
  • searchexample — the search examples from the coursework (Doom/Gloom) repository.
  • spring-examples
  • spring-singleton — Use of the @Singleton annotation
  • staticexample
  • strings
  • tryWithResources
  • worksheet-?? — — outline solutions to the worksheets
  • ...

End of list

About

Sample code for the 2021-22 cohort of SDP and SP3


Languages

Language:Java 96.9%Language:C 1.7%Language:HTML 1.3%Language:XSLT 0.1%Language:C++ 0.1%