December 1, 2021

How to Think Like a Programmer (Part One)

Denis Olasehinde Akinmolasire, Vice President, Data Engineering

UPDATE: Read Part Two Here


The transition from university programming to programming in industry can be challenging for a variety of reasons. 

The Black Engineers (BE) EMEA network at Goldman Sachs created an internal "How to Think Like a Programmer" guide with the aim of providing the tools to address the gap that exists between university and industry programming, in addition to encouraging programmers and non-programmers alike to learn new languages or update their skills. Another goal was to help those without a computer science background to gain a greater understanding of programming. The aim of this blog series is to make this content available externally to enable university students to have access to this information.

This series will aim to encourage readers to think about how to program applications that scale to industry standards, while learning helpful software engineering techniques along the way. The series will provide an emphasis on the following:

  • Problem Solving: Turning a problem into a computerized solution
  • Computational Thinking: Breaking down a solution into subcomponents
  • Data Structures and Algorithms
  • Software Testing
  • Design and Architecture Methodologies: Good software design allows you to identify problems sooner and provides a structure for how to write your code. This part of the blog will focus on how to communicate your design and receive approval for your proposal.

This blog post series will take you on a journey from starting out as a junior developer, to transitioning into a senior developer, and also provide an introduction to software architecture and how it differs from design. The next entry in this series will be focused on what to know when starting a new role as a junior developer. 

Programming Differences in University vs. Industry

In academia, the focus is on learning to program, whereas in industry you are writing code with the aim of solving a business problem. Due to the different aims, there are differences in the approach of how code is produced. It is important to be aware of these differences to make it easier to adjust to programming in industry.

Syntax Focused:

Programming at universities can often be focused on the syntax (i.e. how to implement a for or while loop, what does this element of code do, etc), and less focused on the overall problem.

Context/Environment:

Typically, the problems that students focus on in university are narrower in scope and standalone. In industry, programmers are expected to understand the context in which their solution is expected to operate. Additionally, the scale of the problem is typically significantly greater.

Additional differences include:

Summary

By being aware of the differences outlined in this post, programmers can begin thinking about programming in a different way in preparation for completing their university journey and working within industry. 


See https://www.gs.com/disclaimer/global_email for important risk disclosures, conflicts of interest, and other terms and conditions relating to this blog and your reliance on information contained in it.

GS DAP® is owned and operated by Goldman Sachs. This site is for informational purposes only and does not constitute an offer to provide, or the solicitation of an offer to provide access to or use of GS DAP®. Any subsequent commitment by Goldman Sachs to provide access to and / or use of GS DAP® would be subject to various conditions, including, amongst others, (i) satisfactory determination and legal review of the structure of any potential product or activity, (ii) receipt of all internal and external approvals (including potentially regulatory approvals); (iii) execution of any relevant documentation in a form satisfactory to Goldman Sachs; and (iv) completion of any relevant system / technology / platform build or adaptation required or desired to support the structure of any potential product or activity. All GS DAP® features may not be available in certain jurisdictions. Not all features of GS DAP® will apply to all use cases. Use of terms (e.g., "account") on GS DAP® are for convenience only and does not imply any regulatory or legal status by such term.
Certain solutions and Institutional Services described herein are provided via our Marquee platform. The Marquee platform is for institutional and professional clients only. This site is for informational purposes only and does not constitute an offer to provide the Marquee platform services described, nor an offer to sell, or the solicitation of an offer to buy, any security. Some of the services and products described herein may not be available in certain jurisdictions or to certain types of clients. Please contact your Goldman Sachs sales representative with any questions. Any data or market information presented on the site is solely for illustrative purposes. There is no representation that any transaction can or could have been effected on such terms or at such prices. Please see https://www.goldmansachs.com/disclaimer/sec-div-disclaimers-for-electronic-comms.html for additional information.
Transaction Banking services are offered by Goldman Sachs Bank USA (“GS Bank”). GS Bank is a New York State chartered bank, a member of the Federal Reserve System and a Member FDIC.
Mosaic is a service mark of Goldman Sachs & Co. LLC. This service is made available in the United States by Goldman Sachs & Co. LLC and outside of the United States by Goldman Sachs International, or its local affiliates in accordance with applicable law and regulations. Goldman Sachs International and Goldman Sachs & Co. LLC are the distributors of the Goldman Sachs Funds. Depending upon the jurisdiction in which you are located, transactions in non-Goldman Sachs money market funds are affected by either Goldman Sachs & Co. LLC, a member of FINRA, SIPC and NYSE, or Goldman Sachs International. For additional information contact your Goldman Sachs representative. Goldman Sachs & Co. LLC, Goldman Sachs International, Goldman Sachs Liquidity Solutions, Goldman Sachs Asset Management, L.P., and the Goldman Sachs funds available through Goldman Sachs Liquidity Solutions and other affiliated entities, are under the common control of the Goldman Sachs Group, Inc.
© 2024 Goldman Sachs. All rights reserved.