-
Updated
Jul 1, 2022
#
software-engineering
Here are 2,714 public repositories matching this topic...
A complete computer science study plan to become a software engineer.
computer-science
algorithm
algorithms
interview
data-structures
software-engineering
coding-interviews
study-plan
interview-prep
interview-preparation
coding-interview
programming-interviews
An ultra-simplified explanation to design patterns
computer-science
engineering
wikipedia
architecture
design-patterns
principles
software-engineering
door-factory
-
Updated
Apr 19, 2022
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
interviewing
roadmap
awesome
architecture
decision-making
management
principles
hiring
software-engineering
awesome-list
startups
cto
leadership
engineering-management
-
Updated
Jun 2, 2022
A curated list of references for MLOps
engineering
devops
data-science
machine-learning
ai
ml
software-engineering
federated-learning
mlops
-
Updated
Jun 30, 2022
A comprehensive list of books on Software Architecture.
awesome
books
architecture
goodreads
software-engineering
awesome-list
software-architecture
software-design
-
Updated
Oct 20, 2021
Programming curricula
-
Updated
Jun 13, 2022
A curated list of topics to start learning software engineering
-
Updated
Aug 4, 2021
A best practice for tensorflow project template architecture.
template
deep-learning
neural-network
tensorflow
best-practices
oop
software-engineering
tensorflow-tutorials
convolutional-neural-networks
deep-learning-tutorial
tesnorflow
-
Updated
Apr 21, 2022 - Python
一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
-
Updated
Jan 12, 2021
Everything you need to know for a Software Engineering interview
-
Updated
Apr 28, 2021
deadline
artificial-intelligence
software-engineering
data-management
computer-systems
social-computing
networked-systems
security-systems
ccf-rankings
conf-deadline
-
Updated
Jul 1, 2022 - Vue
Books for people who are or aspire to manage/lead team(s) of software engineers
lists
engineering
list
books
management
culture
resources
software-engineering
software-development
reading-list
leadership
booklist
engineering-management
readling
engineering-leadership
the-engineering-manager-series
-
Updated
Nov 29, 2021
List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers
best-practices
clean-code
software-engineering
software-development
technical-interviews
technical-interview-questions
software-engineering-concepts
evergreen-skills
cross-framework-principles
-
Updated
Jan 2, 2021
This repo collects examples of intentional and unintentional hacks of media sources
-
Updated
May 18, 2020
language
computer-science
it
design-pattern
algorithm
database
tech
network
interview
operating-system
data-structures
knowledgebase
software-engineering
interview-questions
hacktoberfest
hacktoberfest2020
-
Updated
Sep 2, 2021
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
python
data-science
data
machine-learning
youtube
awesome
statistics
web-development
programming
ai
deep-learning
math
ml
resources
artificial-intelligence
data-engineering
coding
data-analysis
software-engineering
awesome-list
-
Updated
Dec 31, 2021
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
data-structure
algorithms
interview
data-structures
database-management
software-engineering
interview-questions
oops
operating-systems
system-design
computer-networks
cpp-cheat-sheet
-
Updated
Jun 11, 2022 - C++
A curated list of articles that cover the software engineering best practices for building machine learning applications.
-
Updated
Feb 23, 2022
Architecture Weekly - links and resources to boost your knowledge and developer skills
-
Updated
Jun 27, 2022
Software architect roadmap
roadmap
skills
architecture
software-engineering
architect
enterprise-architect
solutions-architect
application-architect
-
Updated
Mar 5, 2020
A career guide to Front End Developers
javascript
css
html
language
development
front-end
web-development
frontend
skills
career
software-engineering
webdev
career-guide
-
Updated
Aug 24, 2021 - HTML
A guide on how to write readable, reusable, and refactorable software
-
Updated
Apr 11, 2021 - JavaScript
SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
microsoft
computer-science
youtube
google
facebook
scale
amazon
architecture
scalability
reliability
interview
netflix
whatsapp
toc
software-engineering
hacktoberfest
interview-preparation
system-design
eventual-consistency
-
Updated
Jul 1, 2022
Risk-First Software Development
practice
metrics
risk
scrum
software-engineering
software-development
risk-management
extreme-programming
lean-software-management
risk-modelling
methodologies
menagerie
-
Updated
Jun 11, 2022 - CSS
Programming Dictionary
-
Updated
Feb 1, 2022
Answers for Quizzes & Assignments that I have taken
python
java
computer-science
data-science
machine-learning
natural-language-processing
big-data
reinforcement-learning
deep-learning
coursera
data-visualization
data-structures
programming-exercise
data-analysis
edx
software-engineering
ibm
java-programming
harvard-university
java-developer
-
Updated
Sep 11, 2020 - Jupyter Notebook
computer-science
list
roadmap
web
backend
guide
architecture
topics
databases
software-engineering
curated-list
guides
for-beginners
backend-developers
backend-engineers
-
Updated
Jun 20, 2022
java
computer-science
algorithms
guide
data-structures
cheatsheet
interviews
software-engineering
coding-interviews
interview-preparation
technical-interviews
-
Updated
Feb 19, 2021
skrawcz
commented
May 11, 2022
Is your feature request related to a problem? Please describe.
The friction to getting the examples up and running is installing the dependencies. A docker container with them already provided would reduce friction for people to get started with Hamilton.
Describe the solution you'd like
- A docker container, that has different python virtual environments, that has the dependencies t
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
Improve this page
Add a description, image, and links to the software-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the software-engineering topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When trying to use pydriller's Git wrapper to get the list of files in the repository, the result does not include
.github/workflows
because this method exclude any paths with.git
in it.**Describe the solution you'