Skip to content
The Code She Writes

The Code She Writes

A software engineer's journey

  • All posts
  • Cheat sheets
  • Useful links
  • TIL
  • LinkedIn
  • Github
  • Mastodon

Tag: intermediate

Tutorials and articles for intermediate level software engineers.

Collections in Java: there’s more than ArrayList – Java advanced (OCP)
Development, Java
December 6, 2021November 29, 2024

Collections in Java: there’s more than ArrayList – Java advanced (OCP)

In a previous article I covered Array and ArrayList. Here, I’m going through other data structures in Java and some…

Read More
Annotations – Java advanced (OCP)
Development, Java
June 14, 2021November 29, 2024

Annotations – Java advanced (OCP)

Java provides built-in ready-to-use annotations as well as the possibility to create one’s own annotations. Annotations allow to add metadata…

Read More
JDBC : Java DataBase Connectivity – Java advanced (OCP)
Development, Java
June 1, 2021November 29, 2024

JDBC : Java DataBase Connectivity – Java advanced (OCP)

JDBC is a database neutral Java API in the java.sql package that allows connectivity and operations on databases. JDBC drivers…

Read More
Functional programming and lambda expressions – Java advanced (OCP)
Development, Java
May 23, 2021November 29, 2024

Functional programming and lambda expressions – Java advanced (OCP)

Functional Programming (FP) is a programming paradigm, as OOP is. Java can make use of both. FP relies on Functions.…

Read More
Nested classes – Java advanced (OCP)
Development, Java
May 13, 2021November 29, 2024

Nested classes – Java advanced (OCP)

A nested class is a class written inside another, in order to prevent outside classes to access it or use…

Read More
Date and Time in Java 8+ | Preparing for Java Oracle Associate Certification (OCA) / Java basic technical tests
Development, Java
April 20, 2021November 30, 2024

Date and Time in Java 8+ | Preparing for Java Oracle Associate Certification (OCA) / Java basic technical tests

Since Java 8, the java.util.Date class is deprecated and new package java.time was introduced. Even though the old Date class…

Read More
Wrapper classes | Preparing for Java Oracle Associate Certification (OCA) / Java basic technical tests
Development, Java
April 10, 2021November 30, 2024

Wrapper classes | Preparing for Java Oracle Associate Certification (OCA) / Java basic technical tests

Wrapper classes are reference types that allow to manipulate primitives as so. They are thus nullable, and are necessary to…

Read More
Angular: how to add an input option in a dropdown list
CSS, Front-end development, UX/UI
December 4, 2020December 18, 2024

Angular: how to add an input option in a dropdown list

In this article, I will explain how I implemented an free-text input field as an option in a dropdown list…

Read More

Posts navigation

Older posts

RSS feed

RSS feed subscription button

Tags

advanced AI Angular Azure beginner book takeaways career development career switch certification conventions takeaways data deployment efficiency frontend intermediate Linux Mobile development OCA OCP soft skills team work tutorial wellbeing what does a ... do? work from home

Categories

  • Alternative jobs for Software Engineers
  • Career
  • Cloud
  • CSS
  • Developers well-being
  • Development
  • Front-end development
  • Gender equity and diverse-IT
  • IT project management
  • Java
  • Soft skills for tech engineers
  • Team work
  • Tooling
  • UX/UI
  • WFH – Work from home

Who’s “she”

30-something Software Engineer

📌 Passionate about Knowledge Sharing, UX/User Centric development, Inclusion and Ethics, DevOps and automation, Developer Experience.

📌 Started working in IT after a career shift (10 years in a non-technical field).

📌 5 years’ experience in Software Engineering.

Copyright © 2025 The Code She Writes | Explore Blog by Ascendoor | Powered by WordPress.