datatrota
Signup Login
Home Jobs Blog

Software Engineer Jobs in Nigeria (Page 11)

View Software Engineer jobs on TechTalentZone
  • Canonical logo

    System Software Engineer - Rust Compiler, Tooling, and Ecosystem

    CanonicalLagos, Nigeria13 June

    We deliver open source to the world faster, more securely and more cost effectively than any other company. We develop Ubuntu, the world’s most popular ...

    Onsite
  • Canonical logo

    C++ Graphics and Windowing System Software Engineer - Mir

    CanonicalLagos, Nigeria13 June

    We deliver open source to the world faster, more securely and more cost effectively than any other company. We develop Ubuntu, the world’s most popular ...

    Onsite
  • Canonical logo

    System Software Engineer - Ubuntu Networking

    CanonicalLagos, Nigeria13 June

    We deliver open source to the world faster, more securely and more cost effectively than any other company. We develop Ubuntu, the world’s most popular ...

    Onsite
  • InterSwitch logo

    Java Software Engineer

    InterSwitchLagos, Nigeria11 June

    Interswitch Limited is an integrated payment and transaction processing company that provides technology integration, advisory services, transaction processing ...

    Onsite
  • Youverify Online Services logo

    Senior Software Engineer (Android)

    Youverify Online Serv..Lagos, Nigeria06 June

    Youverify is building trust in Africa by helping businesses and individuals confirm identity and physical addresses. Using artificial intelligence, Youverify ...

    Onsite
  • Youverify Online Services logo

    Senior Software Engineer (IOS)

    Youverify Online Serv..Lagos, Nigeria06 June

    Youverify is building trust in Africa by helping businesses and individuals confirm identity and physical addresses. Using artificial intelligence, Youverify ...

    Onsite
  • Canonical logo

    Linux Software Engineering Manager - Ubuntu

    CanonicalLagos, Nigeria06 June

    We deliver open source to the world faster, more securely and more cost effectively than any other company. We develop Ubuntu, the world’s most popular ...

    Onsite
  • Wazobia Technologies logo

    Mid-Senior Level Software Engineer

    Wazobia TechnologiesLagos, Nigeria06 June

    Wazobia Technologies is a professional software development agency dedicated to producing high-quality products. We have intensive experience in building ...

    Onsite
  • Data2Bots logo

    Software Engineer - Siemens PCS7 Specialist

    Data2BotsLagos, Nigeria05 June

    At Data2Bots, we build secure and scalable data solutions in the cloud, helping businesses make informed decisions off their data. Our solutions are driven ...

    Onsite
  • Vatebra Limited logo

    Software Engineer

    Vatebra LimitedLagos, Nigeria31 May

    Vatebra is a leading ICT company in Africa with competency in the delivery of cutting-edge Software Solutions in the Private and Public Sector in Africa. The ...

    Onsite
  • Tony Elumelu Foundation logo

    Software Engineer

    Tony Elumelu Foundati..Lagos, Nigeria31 May

    The main philosophy of the Tony Elumelu Foundation is based on our Founder’s desire to empower a generation of successful for-profit entrepreneurs who ...

    Onsite
  • Engie Africa logo

    Software Engineer

    Engie AfricaNigeria30 May

    ENGIE is a leading global energy company that builds its businesses around a model based on responsible growth to take on energy transition challenges. We ...

    Onsite
  • Canonical logo

    Software Engineer, Ceph & Distributed Storage

    CanonicalNigeria29 May

    We deliver open source to the world faster, more securely and more cost effectively than any other company. We develop Ubuntu, the world’s most popular ...

    Remote
  • Pagatech Limited logo

    Senior Software Engineer

    Pagatech LimitedLagos, Nigeria29 May

    Pagatech was founded in early 2009 with a vision to enable a cashless society and bank the unbanked in Africa. Our first product offering, Paga, is a direct to ...

    Hybrid
  • Vatebra Limited logo

    Software Engineer

    Vatebra LimitedLagos, Nigeria28 May

    Vatebra is a leading ICT company in Africa with competency in the delivery of cutting-edge Software Solutions in the Private and Public Sector in Africa. The ...

    Onsite
  • Appzone Limited logo

    Software Engineer

    Appzone LimitedLagos, Nigeria27 May

    AppZone is a response to the growing need in emerging markets for financial services accessibility to the masses. The company was formed with a genuine belief ...

    Onsite

Who is a software engineer?

Software engineers create web applications, mobile apps, robots, operating systems, and network systems. They develop software solutions that meet their companies' needs and expectations. Note that the terms "software engineer" and "software developer" are used interchangeably in the industry, but these positions' responsibilities vary slightly. Software engineers design software solutions, while software developers build those solutions to make them ready for consumers. Depending on the type of company they work for, software engineers will create original code for software and applications. They also build reusable code for future use.

Roles and responsibilities of a software engineer

  • Collaborate with systems analysts, engineers, programmers, and others to design systems and gather information on project limitations, capabilities, performance requirements, and interfaces.

  • Alter existing software to resolve mistakes and errors, facilitate its adaptation to new hardware, and improve its overall performance.

  • Analyze user needs and software requirements to determine design feasibility within time and cost limitations.

  • Meet with customers to discuss software system design and maintenance.

  • Coordinate the installation of software systems and monitor related equipment to meet specifications.

  • Design, develop, and modify software systems — incorporating scientific analysis and mathematical models to predict and measure the outcome and consequences of those designs.

  • Develop and direct software system testing, validation procedures, programming, and documentation.

  • Analyze information to determine, recommend, and plan computer specifications and layouts, and peripheral equipment modifications.

  • Supervise the work of teams of programmers, technologists, and technicians, in addition to other engineering and scientific personnel.

  • Obtain and evaluate required reporting formats, related costs, and security needs to determine hardware configuration.

  • Determine system performance standards.

  • Train others to use new or modified equipment.

  • Store, retrieve, and manipulate data to analyze system capabilities and requirements.

  • Specify necessary power supply requirements and configurations.

  • Recommend environmental control equipment, including dust control, temperature, and humidity levels in system installation.

Skills of a Software Engineer

  • Data Structures: Programmers and software engineers use data structures and algorithms to build computer programs. Engineers' skills in data structures and algorithms help them create efficient and well-optimized code.

  • Software Testing: Software engineers test new programs and applications to evaluate and verify features and functionality. This improves performances and fixes defects. They must also know the software development lifecycle to plan, test, and deploy systems.

  • Programming Languages: Software engineers write code for computer programs and applications. Some popular languages include Python, C++, and Java.

  • Core Computer Science Knowledge: Software engineers need a strong understanding of computer science concepts like databases, operating systems, and computer networking. Professionals use database management systems like SQL and must know various operating systems, including Linux.

Programming languages for software engineers 

  • Java: This programming language produces software on multiple platforms without the need for recompilation. The code runs on nearly all operating systems including Mac OS or Windows. Java uses syntax from C and C++ programming. Browser-operated programs facilitate GUI and object interaction from users.

  • JavaScript: This scripting programming language allows users to perform complex tasks. Most web pages are written in Javascript. This language allows users to update content, animate images, operate multimedia, and store variables. JavaScript represents one of the web's three major technologies.

  • SQL: Also known as Structured Query Language, SQL queries, updates, modifies, deletes, and inserts data. To achieve this, SQL uses a set number of commands. This computer language is standard for data manipulation and relational database management. Professionals use SQL to manage structured data where relationships between variables and entities exist.

  • C++: Regarded as an object-oriented, general purpose programming language, C++ uses both low and high-level language. Since virtually all computers contain C++, software engineers must understand this language. C++ encompasses most C programs without switching the source code line. C++ primarily manipulates text, numbers, and other computer-capable tasks.

  • C#: Initially developed for Microsoft, this highly expressive program language is simpler than other languages, yet it includes components of C++ and Java. Generic types and methods provide additional safety and increased performance. C# also allows professionals to define iteration behavior while supporting encapsulation, polymorphism, and inheritance.

  • Python: This high-level programming language contains dynamic semantics, structures, typing, and binding that connect existing components; however, the Python syntax is easy to learn with no compilation stage involved, reducing program maintenance and enhancing productivity. Python also supports module and package use, which allows engineers to use the language for varying projects.