-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Cleaned up structure, files and content
- Loading branch information
1 parent
2d0b67b
commit 068843c
Showing
21 changed files
with
64 additions
and
89 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,63 @@ | ||
Welcome to Learning Software Engineering Repository. This is intended as a resource for students new to software engineering to contribute to the ever growing body of knowledge of software engineering by adding/editing their input to help other students learn better. | ||
## Intro | ||
Welcome to Learning Software Engineering Repository. This is intended as a resource for students new to software engineering to contribute to the ever growing body of knowledge of software engineering by adding/editing their input to help other students learn better. | ||
Readers are expected to know the foundation of software engineering and computer science (e.g., basics of algorithms, foundations of programming). | ||
|
||
Following files are present in this directory. You may contribute to any of these of your choice. If you are contributing by forming multiple pages, consider structuring your files into a new sub-directory within the topic's directory. Contribute to the readme files within each topic directory as appropriate. | ||
|
||
----- | ||
|
||
Potential Topics-- | ||
|
||
- Tech stacks | ||
- Software Engineering | ||
1. Methodologies & Frameworks | ||
1. Agile | ||
1. Scrum | ||
2. Kanban | ||
3. XP | ||
2. Waterfall | ||
- Task management software | ||
1. Linear.app | ||
2. Jira | ||
3. GitHub Projects | ||
|
||
- Development Process | ||
1. GitFlow | ||
2. Trunk-based Development | ||
3. Coding Standards | ||
4. Pull-requests | ||
5. DevOps | ||
1. Automated Testing | ||
1. Unit testings | ||
2. Integration testing | ||
2. Build tools | ||
1. Maven | ||
2. Gradle | ||
3. Build requirements | ||
1. requirements.txt | ||
2. packages | ||
4. Deployment | ||
1. Heroku | ||
2. AWS | ||
3. Firebase | ||
4. Digital Ocean | ||
5. 6. Software development best practices: | ||
1. Designer Patterns | ||
2. Clean Coding | ||
1. Choose a coding style and stick to it | ||
3. SOLID Principles | ||
4. Code Smells | ||
- Professionalism | ||
1. Customer engagement | ||
1. Meeting best practices | ||
2. Progress Updates | ||
2. Communication | ||
1. Asking questions | ||
1. Hi everyone, I am working on ____, and I am stuck on ____. I tried ____, it didn’t work because _____. I also tried _____, and it didn’t work because ____. I am assuming _____ and ____. Does anyone have any hints as to what might be wrong? | ||
3. Presentations | ||
|
||
|
||
- User Experience | ||
- Product Management | ||
- Other useful resources | ||
- Teamwork |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,4 @@ | ||
title: CSC301, Spring 2023 | ||
title: CSC301, Winter 2023 | ||
description: Introduction To Software Engineering | ||
repository: learning-software-engineering/learning-software-engineering.github.io | ||
theme: jekyll-theme-cayman | ||
|
||
collections: | ||
assg3: | ||
output: true | ||
permalink: /assg3/:path/ |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters