Developers: Difference between revisions
Appearance
No edit summary |
|||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 43: | Line 43: | ||
* [[New Developer Onboarding Guide]] | * [[New Developer Onboarding Guide]] | ||
* Development laptop initial setup | * [[Development laptop initial setup]] | ||
* [[MB]] | |||
* [[Bornemann]] | |||
* Access to required repositories (Git) | * Access to required repositories (Git) | ||
* Access to Jira / Project Management Tools | * Access to Jira / Project Management Tools | ||
| Line 59: | Line 61: | ||
=== Development Tools === | === Development Tools === | ||
* Git / GitHub / Gitia – Version control workflows | * [[Git / GitHub / Gitia – Version control workflows]] | ||
* IDE & Editors (VS Code / IntelliJ / PyCharm) | * IDE & Editors (VS Code / IntelliJ / PyCharm) | ||
* Local Dev Environment Setup Guide | * Local Dev Environment Setup Guide | ||
== Development Policies == | == Development Policies == | ||
* [[Ecure Coding Policy|Secure Coding Policy]] | |||
* Secure Coding Policy | |||
* Code Review Guidelines | * Code Review Guidelines | ||
* Branching Strategy & Version Control Policy | * Branching Strategy & Version Control Policy | ||
Latest revision as of 10:17, 27 November 2025
Developer Team Overview
Team Members
| Sr. No. | Name | Designation | Phone No. | |
|---|---|---|---|---|
| 1 | ||||
| 2 | ||||
| 3 | ||||
| 4 | ||||
| 5 |
Getting Started
- New Developer Onboarding Guide
- Development laptop initial setup
- MB
- Bornemann
- Access to required repositories (Git)
- Access to Jira / Project Management Tools
- Company VPN / Internal systems access
- Coding Standards & Best Practices
- How to Run Local Development Environment
Daily Work Tools
Communication
- Microsoft Teams – Daily communication
- Outlook – Email usage guidelines
- Sprint planning meetings & stand-ups schedule
Development Tools
- Git / GitHub / Gitia – Version control workflows
- IDE & Editors (VS Code / IntelliJ / PyCharm)
- Local Dev Environment Setup Guide
Development Policies
- Secure Coding Policy
- Code Review Guidelines
- Branching Strategy & Version Control Policy
- API Development Standards
- Documentation Standards
- Release & Deployment Policy