Web App development and Software Engineering: Lesson 1

Web App development and Software Engineering: Lesson 1

Publish date : 2024/02/10
297 views

Welcome to our first lesson on Software Engineering and Web App Development with ASP.NET! Today, we embark on a journey into the foundational concepts of software development, starting with an exploration of the Software Development Life Cycle, or SDLC.

Imagine building a house without a blueprint or constructing a bridge without a plan. Such endeavors would be chaotic, inefficient, and prone to failure. Similarly, in the realm of software development, SDLC serves as our blueprint, guiding us through the intricate process of creating robust, reliable, and user-friendly software solutions.

In this session, we'll delve into the essence of SDLC, understanding its significance, dissecting its phases, exploring different models, and appreciating its role in shaping successful software projects. Whether you're a novice programmer or a seasoned developer, grasping the fundamentals of SDLC is essential for navigating the complexities of the software development landscape.

So, fasten your seatbelts as we embark on this enlightening journey into the heart of software engineering. Let's unravel the mysteries of SDLC and equip ourselves with the knowledge and tools necessary to embark on a successful software development voyage!

 

  1. Syllabus for Web Application Development (15 min): https://balboaschool.az/news/136
  2. Syllabus for Software Engineering: https://balboaschool.az/news/137
  3. Introducing myself (10 min): https://www.linkedin.com/in/turalnagi/
  4. Common Software Development processes (15 min): https://balboaschool.az/news/133
  5. Making "HelloWorld" website (20 min): https://balboaschool.az/news/131
  6. What is the difference between a website and a web application (15 min): https://balboaschool.az/news/139
  7. Project ideas (15 min): https://balboaschool.az/news/132
  8. Software Engineering Trends: Classwork-make a post about trends and the future of SE
  9. Project idea (10 min): RPA

Definition of SE

Software Engineering is the branch of Computer science that deals with the designing, developing, testing, and maintenance of software applications. 

Software engineers apply engineering principles and knowledge of programming languages to build software solutions for end users.

Software engineers design and develop computer games, business applications, operating systems, network control systems, and middleware—to name just a few of the many career paths available.

A career as a software engineer can be both fun and challenging with opportunities to work in almost any industry, including large and small businesses, government agencies, nonprofit organizations, healthcare facilities, and more. And as technology continues to evolve, the need for software developers continues to grow. Many companies are also shifting towards hiring software engineers who work from home, allowing for increased flexibility and more opportunities to enter the field.

What Careers Are There in Software Engineering?

Career opportunities in software engineering are driven by new technologies in automobiles, aviation, data management, telecommunications, factory control, robotics, defense, and security. Software engineers may develop computer games, business applications, operating systems, network control systems, and more. A bachelor's degree or higher is often required to work as a software engineer.

Two common jobs within software engineering are applications developers and systems developers.

Applications developers design computer applications, such as games, for consumers. They may create custom software for a specific customer or commercial software to be sold to the general public. Some application developers create databases or programs for use internally or online.

Systems developers create operating systems, either for the public or for an organization. These operating systems keep computers functioning and control most of the consumer electronics in use today, including those in cell phones and cars. Often, systems developers also build an interface that allows users to interact with the computer.

Of course, applications and systems developer jobs are not the only two positions available in the field of software engineering. Other common roles include mobile developers, applications architects, quality assurance analysts, and database administrators.

Some common job titles for software engineers include:

  • Applications Architect
  • Applications Developer
  • Computer Applications Engineer
  • Database Administrator
  • Mobile Developer
  • Program Manager
  • Programmer
  • Project Leader
  • Quality Assurance Analyst
  • Software Engineer
  • Software Quality Engineer
  • Systems Analyst
  • Systems Developer

What Tasks do Software Engineers do?

Successful software engineers use programming languages, platforms, and architectures to develop everything from computer games to network control systems. In addition to building their own systems, software engineers also test, improve, and maintain software built by other engineers.

Day-to-day tasks for a software engineer might include:

  • Designing and maintaining software systems or applications
  • Evaluating and testing new software programs
  • Optimizing software for speed and scalability
  • Writing and testing code
  • Ensuring platform compatibility
  • Creating and enforcing IT standards within an infrastructure
  • Maintaining documentation of IT systems
  • Releasing software updates
  • Collaborating with development teams, senior systems architects, and data science professionals
  • Consulting with clients, engineers, security specialists, and other stakeholders
  • Recommending software upgrades for existing programs and systems
  • Presenting new features to stakeholders and internal customers

How Much do Software Engineers Make?

Thanks to strong industry demand and their own technical expertise, skilled software engineers are well compensated for the value they deliver. The mean annual salary for software developers was $132,930 in May 2022.

The hiring outlook for software engineers is great, as well. The Bureau of Labor Statistics projects that software engineering jobs will increase 25 percent through 2031.

What Skills do Software Engineers Need?

Software developers design software to help solve problems faced by real people. This requires a combination of both technical and soft skills. A bachelor's degree in computer science, software engineering, or a related degree program is the most common entry-level requirement for software engineers.

Generally speaking, most software engineers will need to have the following technical knowledge and skills:

  • Coding languages like Python, Java, C, C++, or Scala
  • Object-oriented programming
  • Database architecture
  • Agile and Scrum project management
  • Operating systems
  • Cloud computing
  • Version control
  • Design testing and debugging

Other beneficial soft skills for a software engineer may include:

  • Collaboration and communication
  • Multitasking
  • Continuous learning
  • Attention to detail
  • Problem-solving
  • Agile project management

The Future of Software Engineering

With our ever-increasing dependency on technology and the growing internet of things, the future of software engineering is bright. Software engineers are employable in nearly every industry, in both large and small organizations.

According to the US Bureau of Labor Statistics, employment of software developers, quality assurance analysts, and testers is projected to grow 22 percent through 2030—much faster than the average for all occupations

 

Introduction to Software Development Life Cycle (SDLC)

I. Introduction
- Welcome and introduction to the course
- Brief overview of the importance of understanding SDLC in software development

II. What is SDLC?
- Definition and explanation of SDLC
- Importance of following a structured process in software development

III. Phases of SDLC
- Overview of the typical phases in SDLC:
  1. Requirements Gathering
  2. Analysis
  3. Design
  4. Implementation
  5. Testing
  6. Deployment
  7. Maintenance
- Explanation of each phase with examples and visuals

IV. Models of SDLC
- Introduction to different SDLC models:
  1. Waterfall Model
  2. Agile Model
  3. Iterative Model
  4. Spiral Model
- Explanation of each model, their characteristics, advantages, and disadvantages

V. Importance of SDLC in Software Engineering
- Discussion on why SDLC is crucial for successful software development projects
- How SDLC helps in managing risks, ensuring quality, and meeting user expectations

VI. Case Study

-Case study: Online Banking   https://balboaschool.az/news/140
- Present a real-world case study illustrating the application of SDLC in a software development project
- Analyze how each phase of SDLC was implemented and its impact on the project's success

VII. Conclusion
- Recap of key points covered in the lesson
- Encouragement for further exploration of SDLC principles and practices
- Announcement of assignments or activities related to SDLC for the next class

VIII. Q&A
- Open the floor for questions and discussions related to SDLC

IX. References
- Provide a list of recommended readings, resources, and websites for further learning about SDLC

This structure provides a comprehensive overview of SDLC, covering its definition, phases, models, importance, and real-world application. It also encourages interaction through case studies, discussions, and Q&A sessions to engage students actively in the learning process.

 

Questions and classwork:

  1.  What is IntelliCode? Explain it...
  2. Download and open, run template website from any resource (GitHub, Envanto)
  3. Workshop: Make a website with Google Maps in Asp.Net. Link here
  4. Make HelloWorld program with MS Power Apps

 

Source

 

Comments

Add comment