{"id":17131894,"url":"https://github.com/avinashbarnwal/software-engineering","last_synced_at":"2025-03-24T05:18:17.134Z","repository":{"id":84695661,"uuid":"179313178","full_name":"avinashbarnwal/software-engineering","owner":"avinashbarnwal","description":"Software Engineering","archived":false,"fork":false,"pushed_at":"2020-04-17T02:58:46.000Z","size":66081,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T11:12:32.208Z","etag":null,"topics":["software-engineering"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avinashbarnwal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-03T14:58:54.000Z","updated_at":"2024-03-16T12:04:28.000Z","dependencies_parsed_at":"2023-03-11T14:00:44.090Z","dependency_job_id":null,"html_url":"https://github.com/avinashbarnwal/software-engineering","commit_stats":null,"previous_names":["avinashbarnwal/software-engineering"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashbarnwal%2Fsoftware-engineering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashbarnwal%2Fsoftware-engineering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashbarnwal%2Fsoftware-engineering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinashbarnwal%2Fsoftware-engineering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avinashbarnwal","download_url":"https://codeload.github.com/avinashbarnwal/software-engineering/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245212311,"owners_count":20578443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["software-engineering"],"created_at":"2024-10-14T19:25:15.055Z","updated_at":"2025-03-24T05:18:17.108Z","avatar_url":"https://github.com/avinashbarnwal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Software Engineering\n\nAll the learnings here\n\nRead  \n- **Clean Code Book**\n\n\n**Useful Links**   \n- https://dmitripavlutin.com/coding-like-shakespeare-practical-function-naming-conventions/  \n- http://jsonviewer.stack.hu/\n- https://python-future.org/compatible_idioms.html  \n- https://medium.com/always-be-coding/effective-technical-leadership-b193a544e771  \n- https://stackoverflow.com/questions/575196/why-can-a-function-modify-some-arguments-as-perceived-by-the-caller-but-not-oth  \n- https://docs.python-guide.org/writing/structure/ \n- https://github.com/kilimchoi/engineering-blogs\n\n**Object Oriented Programming**  \n- https://medium.freecodecamp.org/object-oriented-programming-concepts-21bb035f7260  \n\n**Full Stack Data Science**  \n- https://multithreaded.stitchfix.com/blog/2019/03/11/FullStackDS-Generalists/?\n- https://towardsdatascience.com/why-every-data-scientist-should-use-dask-81b2b850e15b\n- https://github.com/MLWave/Kaggle-Ensemble-Guide\n- https://github.com/ft-interactive/chart-doctor/tree/master/visual-vocabulary\n- https://people.duke.edu/~ccc14/sta-663/CUDAPython.html\n- https://mathisonian.github.io/kde/\n- https://towardsdatascience.com/deconstructing-metrics-on-medium-bf5b4863bf96?sk=8bd7eb3ae6d762eccb2111788c7a8933\n- Unit Test - https://github.com/slundberg/shap/tree/master/tests/explainers\n\n**Automate Linking between Local Drive to Google Drive**\n\n\n**Algorithm Practice**\n- https://github.com/kdn251/interviews\n\n\n**Angularjs**\n- https://blog.revillweb.com/angularjs-tutorial-learn-angularjs-in-30-minutes-35b5eae52dc2\n- \n\n**Must Do Courses**\n- https://see.stanford.edu/Course/CS106B\n\n**Machine Learning Systems**\n- https://code.fb.com/ml-applications/evaluating-boosted-decision-trees-for-billions-of-users/\n- https://github.com/juanjoneri/SURP-2018\n- https://www.infoq.com/presentations/doordash-real-time-predictions\n\n**OR-Tools**\n- https://github.com/google/or-tools/blob/master/ortools/sat/doc/solver.md\n\n**API**\n- https://www.kaggle.com/rtatman/careercon-intro-to-apis\n- https://www.kaggle.com/rtatman/careercon-making-an-app-from-your-modeling-code\n- https://www.kaggle.com/rtatman/careercon-deploying-apis-on-heroku-appengine/\n\n\n**Graph Coloring**\n- http://graphstream-project.org/doc/Algorithms/Welsh-Powell/\n\n**Software Design**\n- https://design.quora.com/Why-Mechanics-Design\n\n\n**Java**\n- https://stackoverflow.com/questions/18140964/return-different-type-of-data-from-a-method-in-java\n- It has 0 length array.\n- Counter java - https://stackoverflow.com/questions/32348453/python-counter-alternative-for-java.\n- What is ObjectMapper?\n- What is the use of SpringBootApplication?\n  Ans - If we comment @SpringBootApplication and SpringApplication.run(JobShopApplication.class, args).    \n  It doesn't produce web application.\n\n**Interesting Read**\n- https://www.freecodecamp.org/news/career-switchers-guide-to-your-dream-tech-job/\n\n**Git**\n- https://geshan.com.np/blog/2016/04/3-simple-rules-for-less-or-no-git-conflicts/\n\n**Coding Style**\n- https://github.com/davified/clean-code-ml\n\n**Python**\n- https://www.geeksforgeeks.org/class-method-vs-static-method-python/\n- https://opensource.com/article/19/5/python-3-default-mac\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinashbarnwal%2Fsoftware-engineering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favinashbarnwal%2Fsoftware-engineering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinashbarnwal%2Fsoftware-engineering/lists"}