/SWE-Talks

Software Engineering, 👨‍💻 Data Structures, Algorithms, Tech Talks, SDE, SRE Stuff. 🧑‍💻 Be an SWE, one code at a time. 🤪

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Software Development is awesome

Software Engineering, 👨‍💻 Data Structures, Algorithms, Tech Talks, SDE, SRE Stuff. 🧑‍💻 Be an SWE, one code at a time.

Teaser Questions

We discuss bug-fixes, teaser questions, debugging pangs and lots more !!!.

teaser-156

Software Projects : Reference : Packrat Parser

Implement a GLL Parser for mathjax (A sample project we will choose to learn and implement things the SWE Way).

ASTExpr Project

Some Design Discussions

  • How you design a given feature?
  • What things that you feel have a high possibility of failing?
  • List out the complexities involved.
  • What frameworks will you use?
  • In-house or outsourced?
  • Infrastructure Requirements?
  • Development & Deployment Models

SimpleGit