Six things I’ve learned in my first year as a Software Developer

Published:
September 22, 2021

​In July 2019, I took a leap of faith (no pun intended) and changed career, industry, and location to become a Software Developer. I had been working as a Data Analyst in the Civil Service for a couple of years and had felt like I needed more of an intellectual challenge: a job that would engage me more and provide me with a greater sense of purpose.

This potentially life-changing decision was made after amassing a grand total of six months of coding experience — yet I haven’t looked back. This article serves as a reflection of the things I’ve learnt about software development, about learning, and about myself as I approach my first anniversary as a Software Developer.
A picture of the author
Me: Software Developer, Jollof Enthusiast, Avid Traveller

1)An engineering journal is a beginner’s best friend

Author’s engineering journal template
My template for my daily Engineering Journal entries
​My engineering journal is essentially an electronic notepad where I do three main things on a daily basis. Firstly, I document all my achievements, big or small, such as solving a complex bug, completing a tutorial, asking a pertinent question, making a new connection at work. I also write down all the new things that I learnt that day including any questions that I asked my colleagues and Google. Lastly, I write down a to-do list.
As simple as it is, taking the time to consolidate my thoughts at the end of the day is really therapeutic. I get to convert my written rushed scrawls into meaningful notes and also get to close down all my open StackOverflow tabs(!) Writing in my engineering journal has meant that my learning process has become more intentional and less ad hoc, and it also allows me to shut off from work at the end of the day without taking any stress home with me. You just have to remind yourself to make time for it. I try and complete mine in the last 30 minutes of the day, or first thing the next morning if I’ve been super busy.
Using applications like Notion or Bear means that you can create sophisticated journals that can be searched, and sorted allowing it to become a valuable resource that can be continually built upon. It’s sooooo much better than flicking back and forth through my written notepad trying to find where I jotted down a certain piece of info that I vaguely remember noting down a few weeks ago!

2)Ask questions, and then ask some more!

As I don’t have a traditional tech background — everything is new to me. Although I’m distinctly aware of the cliched ‘there are no stupid questions’ and people always like to say ‘ask as many questions as you want’: so often I feel like I have *too many* questions. Like I’m a nagging child constantly asking ‘but whyyy?’
But do ask them. Ask Google, ask your peer, ask yourself, ask a senior colleague.
Ultimately tech is made by people, people who bring their own experiences and learnings to the codebase. And what I’ve realised is that the majority of my questions largely revolve around ‘why has this part of the codebase been written like that?’ or ‘why is this process like this?’. At the start of my developer journey I used to accept the codebase as the gospel, but it wasn’t until I started verbalising my questions that one of two things occurred. Either a more senior developer would end up pointing me in the direction of a new concept/syntax/technique (yay for expanding my learning), or there would be no real answer other than ‘it just works’.
Whilst the latter seems unhelpful, it has given me a lot of opportunity to improve the codebases I work on when I’ve identified that what’s currently there doesn’t read well, could be more efficient, or otherwise improved upon. It also reassures me that other developers are often winging it, just like I am, and keeps the imposter syndrome monster at bay.
So, ask your questions. If something is unclear there usually means that there’s an opportunity for improvement in your learning and if not, then an opportunity for improvement in the codebase, in the documentation, or even in your team’s working practices. Just make sure you write down the questions you ask and their answers in your engineering journals!

3)Sometimes you just need to work with where you’re at

As a developer you’re always learning regardless of how many years you’ve been in the industry and I learnt pretty early on to let go of mastering everything. It’s impossible — the technology and goalposts are ALWAYS changing. Yet there is still a burning urge inside of me to get better and to progress. But it is exhausting.
Instead I’m striving towards a healthy balance between learning brand new concepts and consolidating the knowledge that I already have. I’ve realised that I gain as much, if not more, by slowing the pace and choosing to build my confidence with my current knowledge rather than jumping from one new thing to the next. I’ve also learnt the art of judging whether some concepts are beyond my comprehension at this current point in time.
Focusing on all that I don’t know is overwhelming. However, focusing on what I do know and building from there is much more manageable and retainable.

4)The EUREKA moments occur when you take a break from your laptop

Picture this: you have been working on a new feature in a project for a day or two, it’s all slowly and gloriously coming together…except this one tiny thing that just won’t work. You try x and you try y, you try debugging, console logging, commenting out parts of the code. Still nothing. Hours go by. Then, for me at least, there comes the point where I eventually give up — I go to the gym, I go and lie down, I go and hunt down some comfort food.
This is a fairly typical scenario for me. And it’s *always* in these breaks, when I’m minding my business, avoiding coding thoughts, that my sub-conscience will bubble up with a solution.
And so now, I’m trying to be more mindful about taking breaks, as tempting as continuously hacking away at the code is. Just looking away from my laptop for five minutes to stare into space, or going to fill up my water bottle or any other seemingly mindless activity, has been a surprisingly productive discovery. Who knew my tendency to daydream could be so helpful?
Next time you’re stuck on something, instead of grinding away at it non-stop, try walking away and thinking about something random or even not thinking for 10 minutes or more. Return to your machine when you’re at peace and trust me you’ll have a new sense of clarity!

5)Don’t attribute your worth to your technical ability (or lack thereof)

I’m fortunate enough to have always been a high-achiever, from school, to university, and in my early career. Along the way that ‘achievement’ wove its way into my sense of identity. And honestly there’s nothing like joining a completely new industry where I have very little (technical) expertise to blow that sense of identity out of the water!
This year I’ve had to re-evaluate and reflect on what ‘success’ looks like for me and what value I bring, in a world where technically my skills are minimal. That starts with understanding that the role of a Software Developer is much more than just coding.​

​Sure, I can’t write 30 lines of JavaScript without my trusty friend Google but there’s a lot more that I bring to the table. Some of these are personal attributes — I’m super curious, I am tenacious, I pay attention to the details. And some of these are core skills I’ve honed whilst not being in the tech industry like being able to explain something clearly to different audiences, context-switching whilst working on multiple projects at once, building relationships, conflict resolution and so on.
If you’re new to software development like I was and struggling to find your place in a team where it seems like everyone knows what they’re doing, take a step back and trust that you’re there for a reason. Assess your skills more holistically and find opportunities to display them. Maybe you create excellent documentation, or you may be a STEM ambassador, or have fun ways to run meetings, there will definitely be something!

6)Talking to others gives you a better perspective of your journey

It’s so easy to fall down a rabbit hole as a new developer, or even more broadly, as a beginner in anything. You focus on your progress or perceived lack of it, you work hard and push yourself, and it becomes easy to focus on how much further you have to go rather than how far you’ve come. As simple as it is, talking and listening to others in a similar boat can put everything into perspective.
My developer journey first began in an evening course full of women who were all mostly new to tech. This was then followed by me starting on a Graduate Scheme with another cohort of people with similar-ish skill levels. So, I’m lucky that I do have groups of people who are largely going through the same experiences that I am. We can go for lunch and natter and be reassured that we are all doing just fine, or if something seems off my colleagues can chip in with what their experiences have been and I can course correct.
If these resources aren’t available to you, I’ve also joined more technology Meet-up groups than I can name (Signify actually run a monthly specifically Scala meet-up) and I couldn’t recommend them enough, particularly if you are from an underrepresented group in tech. They tend to be free or at the very least affordable, with food(!) and the opportunity to meet others, be pointed in the direction of new resources, and see the career paths and decisions that others have chosen.
If you have a daunting fear of networking, don’t be put off, you can still gain insight and perspective by simply turning up and listening to the panellists, or by making small talk with just one new person. Following developers of a similar skill level on Twitter or finding online communities is also a great way to get an understanding of the achievements and troubles that others have, which can help put yours into perspective.

​It’s almost been a year since I career-switched into Tech and I definitely feel like I made the right decision. It’s challenging, the learning is endless, and I’m constantly building things to destroy them and re-build them again, but that’s the fun of it! I have a job where I get to problem solve all day and I feel very fulfilled doing so.

​By Faith Ege

If you’d like to learn more about entering the tech industry, find out more about Coding Black Females, or would like to share your story, get in touch through any of our social media channels, or drop us an email at info@codingblackfemales.com.

Related news

Golang developer job market analysis: What the rest of 2025 looks like
Published
May 30, 2025
Golang Developer Job Market Analysis: What the Rest of 2025 Looks Like The need for Go developers is growing fast. In 2025, more businesses are building systems with Golang to handle large-scale data and traffic. It’s fast, simple, and works well with cloud-based tools. That’s why demand is up, and why skilled Go developers have more options than ever before. This article looks at current job trends, real salary figures, and what employers are asking for today. Whether you're hiring or job hunting, this breakdown will help you understand where things stand.   Why Golang Is in High Demand Golang (or Go) is a programming language made by Google. It’s built to be clean and quick. Unlike older languages, Go helps teams write code that’s easier to maintain and scale. In short: it saves time, handles traffic well, and keeps systems running fast. More companies are using Go for: Microservices that power modern websites and platforms Cloud tools like Kubernetes and Docker Fast APIs and real-time data services If you’ve ever used an app that loads quickly and runs smoothly, there’s a good chance some part of it was written in Go. A hiring manager at a tech company in Chicago recently noted that nearly half of their open backend roles now list Go as a key skill. Just two years ago, it was under 25%. Golang Employment Statistics in 2025 Here’s a look at real job data from the US and global markets this year: Category Data Average Go Developer Salary (US) $135,000/year Senior Go Developer Salary $160,000–$180,000/year Remote Go Developer (Outside US) $100,000–$120,000/year Year-on-Year Job Growth +17% Common Job Titles Backend Developer, Cloud Engineer, Platform Engineer Go developers in the US earn more than most backend engineers using other languages like Node.js or Ruby. In fact, some roles pay 15–20% more for Go experience, especially when cloud or security tools are involved.   What Employers Want in Golang Developers It’s not just about writing Go code. Employers want well-rounded engineers who know how to build and scale real systems. Job ads in 2025 often include the following: Building APIs (REST and gRPC) Using cloud tools (AWS, GCP, Azure) Working with Docker and Kubernetes Knowing how to store data (PostgreSQL, MongoDB, Redis) Writing tests and keeping systems reliable Most companies want people who have used Go in production. That means working on real apps or systems, not just learning it on the side. Even junior roles now ask for some hands-on project experience.   Where the Jobs Are Right Now If you’re in the US, here’s where most Golang jobs are popping up: San Francisco: Strong salaries and fast-paced teams New York: Big companies with serious backend systems Austin & Seattle: Startups hiring for speed and scale Remote: Many companies now hire from anywhere with a 4-6 hour time overlap Outside the US, cities like Toronto, Berlin, Warsaw, and São Paulo are also hiring Go devs for remote-first roles. Some US companies now hire full Go teams overseas to save costs. One cloud services firm in New York recently built a 12-person Go team based entirely in Poland and Argentina. The time zones lined up well, and salary savings were over 30%.   Why It’s Hard to Hire Golang Developers Even though interest in Go is rising, there aren’t enough skilled developers to meet demand. Many engineers know Go, but few have built real systems with it. Here’s where most hiring teams run into problems: Few senior developers with deep Go experience Junior devs with Go knowledge, but no real-world project work Gaps between what companies want and what applicants offer Some companies have started hiring devs who know Python or Java and training them in Go. It’s quicker than waiting months to find the perfect hire.   Golang Job Market Trends to Watch Several patterns are shaping the future of Go jobs: Go 1.22 Is Being Adopted The newest version of Go improves performance and gives developers better ways to handle errors. Teams updating their codebase want developers who know what’s new and how to use it. More Tools Are Built in Go Internal platforms, CLI tools, and cloud automation scripts are often built with Go now. These aren’t public-facing apps but tools used by engineering teams. This kind of work needs developers who understand how systems talk to each other. Early Uses in AI Infrastructure A few companies are testing Go in their AI pipelines, mainly to handle data at scale. This isn’t widespread yet but may grow as AI tools need faster, lighter backend services.     Key Takeaways Golang is a top pick for cloud, backend, and microservices work in 2025 US salaries are high, with many roles now remote-first Companies want Go plus cloud, testing, and container skills It’s hard to hire senior Go developers, so demand stays strong The Go job market is growing fast and is likely to stay that way     FAQs: Golang Jobs in 2025 Q: Is Go a smart skill to learn in 2025?A: Yes. More companies are switching to Go, and jobs often pay more than other backend roles. Q: What roles need Go the most?A: Backend developers, platform engineers, and DevOps teams building cloud-native systems. Q: Can I get a Go job if I live outside the US?A: Yes. Many Go roles are remote, especially if your workday overlaps with the US or Europe. Q: How much do Go developers make?A: In the US, about $135,000. Senior roles can pay $180,000+. Remote developers earn $100K–$120K on average.     Final Thought The Golang developer job market is strong and getting stronger. Go is no longer just a niche language. It’s powering real systems across cloud, fintech, and SaaS companies. If you’re a developer, adding Go to your skill set can open doors. If you’re hiring, expect to compete for talent - or train it yourself.
View post
The future of AI and Machine Learning in Scala recruitment
Published
May 30, 2025
The Future of AI and Machine Learning in Scala Recruitment Hiring skilled Scala developers is already a challenge. As demand for AI and machine learning expertise grows, the competition for this talent is only getting tougher. The future of Scala recruitment is closely tied to the rapid rise of AI, both in the skills companies seek and in how they source candidates. This article explores how AI is reshaping Scala hiring, what machine learning means for recruiters and developers alike, and how agencies can stay ahead!.   Why AI in Scala Recruitment Is Growing Fast AI and machine learning are no longer optional. Companies across industries now rely on predictive models, data pipelines, and intelligent automation to drive growth. Many of these systems are built in Scala due to its scalability, performance, and close integration with Apache Spark. As a result, the market is shifting. Scala roles now often require knowledge of AI tools and machine learning frameworks. Recruiters must adapt fast to keep pace with this change. Take financial services. A hedge fund hiring a Scala developer is no longer just looking for backend experience - they want someone who understands MLflow or TensorFlow integration. The same goes for healthcare, where Scala powers data ingestion tools that support diagnostics.   How Machine Learning Is Changing Scala Hiring Machine learning is not just a buzzword. It affects the skillsets hiring managers prioritize and the type of roles recruiters must fill. Key shifts in hiring criteria: Stronger demand for data science overlap - Developers with experience in ML models, feature engineering, or data pipelines stand out. More cross-functional roles - Employers often want Scala developers who can also manage model deployment or work with data scientists. Greater focus on real-world experience - Code samples, GitHub contributions, or Kaggle projects now carry more weight than generic CVs. If a candidate has used Scala to build a recommender system or optimize real-time bidding algorithms, they're far more attractive to employers than someone who’s only worked on generic applications.   What the Future Tech Stack Looks Like for Scala Hiring The Scala ecosystem is evolving. In the next few years, we’ll see more hiring for roles that blend traditional Scala skills with next-gen AI tools. Trending combinations include: Scala + Spark + MLlib for scalable model training Scala + Python interoperability using PySpark or JEP Scala + MLOps platforms like Databricks or Sagemaker Knowing how to integrate these tools will be a major asset in future tech Scala recruitment. Candidates with hands-on experience in productionizing models are likely to command higher salaries and receive more offers.   How Recruiters Can Use AI to Source Scala Talent AI is not only a required skill, it’s also transforming the way recruiters work. Recruiters can now use AI tools to: Analyze job descriptions for keyword alignment Predict which candidates are most likely to respond Automate outreach at scale Match resumes with job roles using NLP For instance, a recruiter working on a Scala ML role can use machine learning algorithms to scan hundreds of resumes and identify candidates who’ve worked with Apache Spark and model training libraries, even if the terms are phrased differently. This reduces time-to-hire and improves accuracy, which matters in a competitive hiring market.   Common Hiring Challenges in Scala + AI Roles Recruiting for Scala and AI roles isn’t always straightforward. There are common obstacles hiring teams face. Some of the biggest ones: Small talent pool - There are far fewer developers skilled in both Scala and machine learning compared to Python-based ML engineers. High salary expectations - Top candidates often receive multiple offers and expect compensation to match. Skill inflation - Some resumes mention machine learning tools without any real project experience. To avoid mismatches, recruiters must dig deeper, ask for code samples, quiz candidates on deployment workflows, or request links to past projects.  Future-Proofing Your Scala Recruitment Strategy Agencies that want to lead in this space need to take specific steps. Here’s how to stay ahead: Segment your candidate database by those with ML, data engineering, and Spark experience. Update job ads to reflect modern tooling - candidates expect to see references to AI stacks, cloud infrastructure, and production deployment. Educate your clients - help hiring managers understand the new standard of Scala talent and what realistic compensation looks like. Invest in AI-driven sourcing tools to speed up the match between candidate and role. Recruiters who specialize in future tech Scala recruitment will gain a competitive edge by combining human judgment with AI-powered hiring tools.   Real-World Signals Clients Look for in Scala + ML Candidates Companies want evidence. Not buzzwords. The most desirable Scala developers today often showcase: GitHub repos with model training code Contributions to open-source projects in the ML space Certifications or training in machine learning (e.g., Google AI, DeepLearning.AI) Experience working with large-scale data in real-time A recruiter who can quickly highlight these markers in a candidate profile is far more valuable to a hiring team.     FAQs About AI and Machine Learning in Scala Recruitment Q: What skills are most in demand for Scala developers in AI roles?A: Employers prioritize experience with Apache Spark, MLlib, cloud platforms, and the ability to build and deploy machine learning models at scale. Q: Why is Scala used in machine learning hiring?A: Scala is often chosen for its speed, functional programming features, and deep integration with big data tools like Spark, making it ideal for large ML workloads. Q: How can recruiters identify strong Scala + ML candidates?A: Look for code examples, public repositories, and prior experience with real-time ML systems or cloud-based deployments. Avoid candidates who list tools without project evidence. Q: What industries are hiring Scala developers with AI experience?A: Finance, health tech, ad tech, and retail are leading sectors investing in Scala and AI-based systems to improve automation and prediction.     Key Takeaways AI in Scala recruitment is growing as more companies need scalable machine learning systems. Hiring criteria are shifting to favor real-world ML experience over academic theory. Recruiters who embrace AI sourcing tools will improve their speed and accuracy. Future tech Scala recruitment requires knowledge of Spark, MLlib, cloud deployment, and MLOps practices. Demand is high, but the talent pool remains small - making recruiter insight and strategy more important than ever.     Ready to Stay Ahead in AI + Scala Hiring? If you’re recruiting for Scala developers with AI and machine learning experience, we can help. Our team specializes in connecting companies with future-ready tech talent…fast. Contact us today to discuss your next hire or learn how AI-driven tools can improve your Scala recruitment strategy.
View post
Lauren Dubery promoted to Senior Director
Published
July 25, 2024
We’re proud to announce the promotion of Lauren Dubery to Senior Director. Lauren’s exemplary leadership, strategic vision, and remarkable performance have been instrumental in driving the success and growth of our Austin office. He consistently demonstrates exceptional personal performance, billing a record $2 million in his best year and surpassing $1 million in multiple previous years. His dedication and expertise have set a high standard within our company. Since opening our Austin office in 2020, Lauren has successfully led the team to almost 20 members, of which multiple are top performers. His leadership has resulted in significant office growth and close to $11 million in Net Fee Income (NFI) for 2022/2023, showcasing his ability to drive significant growth and success. Lauren’s implementation of innovative contract initiatives has been a game-changer for our US operations. As of April 2024, our US contract book had grown to nearly 100k per week, highlighting his impact on our business. Playing a pivotal role in developing multiple global high-performing customers, each generating over $1 million in contract and permanent placements. His efforts have contributed substantial revenue across all teams globally, reinforcing his value to our organisation. We are excited to see Lauren continue to excel in his new role as Senior Director, where he will undoubtedly drive further success and innovation.
View post
Top European tech cities to watch now!
Published
July 25, 2024
It's no secret that Europe is a hub for the tech industry, and some cities are prime destinations. If you're considering a move or looking to start your career in tech, these cities offer vibrant ecosystems, abundant opportunities, and a high quality of life. Here's a closer look at the top European cities for tech careers in 2024. Our top pick is Berlin, Germany. Berlin is known for its high level of opportunities among tech professionals, thanks to its affordable living costs and short commuting times. With numerous startups and established tech companies, Berlin is a magnet for tech talent. Berlin is at the forefront of green technology, focusing significantly on renewable energy, waste management, and eco-friendly consumer products. Startups are focusing on creating sustainable solutions to combat climate change and reduce carbon footprints. Followed by AI and Machine Learning, AI is revolutionising various industries in Berlin, from healthcare to travel. AI-powered platforms and tools are being integrated into everyday applications, enhancing efficiency and providing advanced data insights​. Next up we have Munich, Germany. Munich is another leading tech city in Europe, renowned for being the headquarters of global giants like Siemens and BMW. AI and Machine Learning are significant drivers in Munich right now, followed by Python, which remains a top programming language due to its simplicity and versatility. Python is widely used in web development, data science, machine learning, and automation. Its readability and extensive libraries make it a favourite among developers and companies like Google, Netflix, and Spotify​. There is a high demand for tech talent in Munich. Companies are looking to hire skilled professionals in software, data, cybersecurity, and AI. London, UK continues to be a leading tech city. With a strong presence of tech companies and startups, London offers many job opportunities in the tech sector, bolstered by its vibrant financial and business environment. Despite high living costs, London attracts tech talent due to its dynamic job market and rich cultural scene. The city's tech sector offers a wealth of job opportunities. Roles in software development, data science, cybersecurity, and artificial intelligence are particularly in demand. The financial sector's integration with tech (fintech) further amplifies job prospects, blending finance with technological innovation. JavaScript is the leading language, and thanks to frameworks like React, Angular, and Node.js, it's crucial for web development, both front-end and back-end. It continues to be essential for creating interactive web experiences and dynamic applications.   Ready to take on your next challenge? Check out our current job openings here.
View post
Signify technology provides an inclusive experience online
Published
July 24, 2024
We now provide an inclusive online experience to enable website visitors to access online content and services barrier-free. As part of our diversity and inclusion strategy, website visitors can now access a wide range of accessibility and language support tools to customize their digital experience through Recite Me assistive technology.  Being able to offer an inclusive experience is essential to support over 25% of the population who may encounter barriers when exploring our website due to having a disability, learning difficulty, visual impairment, or if they speak English as a second language. The Recite Me assistive toolbar on the Signify Technology website includes screen reading functionality, multiple reading aids, customizable styling options an on-demand live translation feature that boasts over 100 languages including 65 text-to-speech and styling options. Ryan Adams, CEO commented, “Here at Signify Technology accessibility is extremely important to us. We are committed to ensuring all customers can access information and services in a way that best meets their individual needs.” "Diversity and Inclusion are at the forefront of our business development plan in “Year”, so we are incredibly proud to be able to provide Recite Me’s innovative assistive technology across our website.” The internet can be an incredibly intimidating place for those with access barriers, and those lacking the tools they need to adequately understand or communicate are at a significant disadvantage.  Ross Linnett Recite Me’s Founder and CEO commented, “It is important to provide an inclusive online experience, where everyone can use our digital world in a way in which best suits their needs. As more organizations provide accessibility tools online, those who face online barriers can access information and services hassle-free. The digital world must be accessible for all.” To explore our accessibility support tool, visit the Signify Technology website and click the button on the bottom right of the page.  You can also access the User Guide here. 
View post
Chat to the team today about how you can drive your business and innovation.