All Projects → rafaels88 → Software Development Resources

rafaels88 / Software Development Resources

Licence: mit
Curated list of Software Development resources

Projects that are alternatives of or similar to Software Development Resources

The Engineering Managers Booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Stars: ✭ 1,180 (+1661.19%)
Mutual labels:  resources, software-engineering, software-development
engineering-management
A list of resources about Software Engineering Management
Stars: ✭ 31 (-53.73%)
Mutual labels:  resources, software-engineering
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+98.51%)
Mutual labels:  software-engineering, software-development
List-of-Learning-Resources
This collection provides a list of educational resources for Software Engineers. Feel free to add your favorite resources as well and help others in their journey of learning.
Stars: ✭ 363 (+441.79%)
Mutual labels:  resources, software-engineering
CodeWars
Daily Coding Exercises to sharpen problem solving skills
Stars: ✭ 67 (+0%)
Mutual labels:  software-engineering, software-development
Saway4ru
В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg
Stars: ✭ 22 (-67.16%)
Mutual labels:  software-engineering, software-development
system-design-master-plan
🥇 Roadmap to becoming a system design and architecture master
Stars: ✭ 172 (+156.72%)
Mutual labels:  software-engineering, software-development
software-development-resources
Collection of links to great software development resources!
Stars: ✭ 20 (-70.15%)
Mutual labels:  resources, software-development
Interview-Study-Guide
readme files for basic CS problems
Stars: ✭ 26 (-61.19%)
Mutual labels:  study, software-engineering
yt-channels-DS-AI-ML-CS
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Stars: ✭ 1,038 (+1449.25%)
Mutual labels:  resources, software-engineering
Eseur Book
Issue handling for Evidence-based Software Engineering: based on the publicly available data
Stars: ✭ 263 (+292.54%)
Mutual labels:  software-engineering, software-development
software-engineering
Remote Jobs for Software Engineering
Stars: ✭ 48 (-28.36%)
Mutual labels:  software-engineering, software-development
freesources
Repository of free resources for learning Software Development
Stars: ✭ 38 (-43.28%)
Mutual labels:  resources, software-engineering
tg
Trident Genesis
Stars: ✭ 14 (-79.1%)
Mutual labels:  software-engineering, software-development
LearningResources
A centralised hub for learner around the globe from A-Z. You can find collections of manuals, blogs, hacks, one liners, courses, other free learning-resources and more
Stars: ✭ 63 (-5.97%)
Mutual labels:  software-engineering, software-development
mesan-react-native-authentication-app
A React Native app with authentication including Register, Login, Username, Forgot Password and Update Profile using React Hooks and React Context API.
Stars: ✭ 35 (-47.76%)
Mutual labels:  software-engineering, software-development
Website
Risk-First Software Development
Stars: ✭ 609 (+808.96%)
Mutual labels:  software-engineering, software-development
Njupt Yellow Page
😋南京邮电大学黄页
Stars: ✭ 74 (+10.45%)
Mutual labels:  resources, study
books
A collection of online books for data science, computer science and coding!
Stars: ✭ 29 (-56.72%)
Mutual labels:  software-engineering, software-development
Eseur Code Data
Code and data used to create the examples in "Evidence-based Software Engineering based on the publicly available data"
Stars: ✭ 340 (+407.46%)
Mutual labels:  software-engineering, software-development

Contents

Summary

This is a curated list of the most didactic and/or deeply detailed must-read resources about software development.

Online Resources

Architectural Patterns

Is a general, reusable solution to a commonly occurring problem in software architecture within a given context. Architectural patterns are similar to software design pattern but have a broader scope.

Database

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects.

Logging

In computing, a logfile is a file that records either events that occur in an operating system or other software runs, or messages between different users of a communication software. Logging is the act of keeping a log.

Object-Oriented Design

Object-Oriented Design is the process of planning a system of interacting objects for the purpose of solving a software problem.

Refactoring

Code refactoring is the process of restructuring existing computer code—changing the factoring—without changing its external behavior. Refactoring improves nonfunctional attributes of the software.

Revision Control

Revision control is any kind of practice that tracks and provides control over changes to source code.

Service-Oriented Architecture

A service-oriented architecture (SOA) is a style of software design where services are provided to the other components by application components, through a communication protocol over a network. The basic principles of service-oriented architecture are independent of vendors, products and technologies.

Others

Last but not least.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].