A to Z Software Development Roles

Search This Blog

Software Development Roles: Skill Attributes Visualisation

This 3D scatter plot visualises various software development roles based on three key skill attributes:

  • Project Timeline (x-axis): Representing the spectrum from project start to project end.
  • Focus Orientation (y-axis): Spanning from people focused to technology focused roles.
  • Thinking Style (z-axis): Differentiating between operational thinking and strategic thinking.

Each marker represents a distinct role, with its position indicating the relative emphasis on each of these attributes. Use the chart to explore how different roles balance these skills. How one person in a 3D space could assume another role nearby in the space.

Click the "Reset Chart View" button to reset the chart to its default view.

Click the "Set Y and X Front View" button to set the chart to see Y on the left and X on the bottom.

Click the "Set Y and Z Front View" button to set the chart to see Y on the left and Z on the bottom.

Interacting with the 3D Scatter Plot:

Zoom:

  • Mouse Scroll: Scroll the mouse wheel up and down to zoom in and out.

Rotate:

  • Click and Drag: Click and drag on the plot to rotate it in any direction.
  • Right Click and Drag: Right-click and drag on the plot to pan it left, right, up, or down.

Reset Chart View:

  • Reset Button: Click the "Reset Chart View" button below the plot to reset the view to its default position (Y axis left, X axis bottom, and Z axis depth).

Explore:

  • Hover: Hover over a data point to see additional information about the role it represents.

"Y" for YAML Expert. Software Development Roles: A to Z

 A YAML Expert is a specialist proficient in YAML (Yet Another Markup Language), a human-readable data serialisation standard. Their role involves mastering YAML syntax, structure, and best practices to ensure efficient and error-free configuration management.


Personal Story: One thing I've learned over the years is the necessity of becoming an expert in "Yet Another" technology, scripting language, or markup language for different projects. For example, I had to learn YAML for configuration on a recent project. The challenge with YAML is that incorrect whitespace or indentations can break your configuration, leading to parsing errors and incorrect data structures. Using IDEs that support YAML syntax highlighting and validation helps significantly. Additionally, be very careful when cutting and pasting into a YAML file, as this can introduce unwanted whitespace or indents.


Interesting Fact: YAML was designed to be a simpler alternative to XML and JSON, focusing on readability and flexibility.



Popular Posts