Promyze offers features to help software developers to decide which coding practices should be applied in their context. The solution is tailored for a single team as well as for multiple teams, even for communities of practices.
To avoid knowledge loss and repetitions during code reviews, Promyze allows to easily catch best practices applied or not, with concrete examples from the source code of the project, and lets developers decide together which practices to keep or not.
To easily identify such best practices, Promyze offers IDE plugins (VSCode, Visual Studio, and JetBrains) or Web Browsers (Chrome, Firefox) to daily integrate with developers processes.
Promyze offers a Craft Workshop feature, designed to set up a regular technical 1-hour retrospective dedicated to continuous improvement and best practices discussions.
Based on our record, Codewars should be more popular than Promyze. It has been mentiond 160 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Recently, I was working on a coding kata on codewars.com. Early on, I started thinking that a potential solution might utilize recursion, a concept that involves a function calling itself. However, I quickly realized that my grasp of recursion was not as solid as it needed to be for this task. In this post, I will share the insights gained from deepening my understanding of recursion while working through the kata. - Source: dev.to / over 1 year ago
Get more involved. Look into internships and junior SWE positions to get a sample of what you'd be applying for once you graduate. Solve coding challenges, start working on a portfolio of your personal works. I recommend codewars.com for coding challenges, it's fun. Source: over 1 year ago
I'd recommend to play around with some basic coding challenges on leetcode.com or codewars.com. If the course prepared you well you won't find this useful, but playing around with them will make sure that you are comfortable with basics such as loops, if statements etc. Source: almost 2 years ago
I would advise for you to start with Python, it's a beginner-friendly programming language and it'll help with wrapping your mind around things. Play around with it, perhaps do some katas on CodeWars and you'll be set. Source: almost 2 years ago
There is a website called codewars.com where you can select problems of varying difficulty for the language you need. It is very helpful for learning. Source: almost 2 years ago
Comments should target what’s necessary to update in the code before it gets merged. All other discussion topics should be addressed in a dedicated session gathering all developers in the team. That’s the framework suggested by Promyze, whose code review extensions offer a smooth way to convert code review comments into coding practice suggestions; this practice will be discussed and validated (or not) during a... - Source: dev.to / almost 2 years ago
Promyze is a knowledge-sharing platform for developers and provides integrations with IDE and code reviews (GitHub, GitLab, Azure DevOps, Bitbucket, and Helix Swarm). With the code review plugins, you can create a best coding practice from a comment, and the code is sent to Promyze along with your best practice proposal. You thus avoid long 1:1 discussions during code reviews. - Source: dev.to / over 2 years ago
At Promyze, we recently ran a webinar with our partner Arolla (the replay is in French) on How to write clean code in Python? We share in this post an extract of the discussed practices. - Source: dev.to / over 2 years ago
Developers’ gestures in writing source code according to the team practices. This is about properly writing the source code in the developer’s context. These best practices should be precisely defined in a team and at the company level, continuously maintained, and regularly discussed. Integration during code reviews and in the IDE are a must-have. Tools: Promyze. - Source: dev.to / over 2 years ago
With this in mind, we created Promyze, a solution that centralizes your team’s best coding practices. - Source: dev.to / over 2 years ago
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.
HabitScript - Gamify your coding time
LeetCode - Practice and level up your development skills and prepare for technical interviews.
Coding Rooms - Real-time platform for teaching programming that enables instructors to see all their students' code live and help them from a single interactive dashboard with integrated audio, video, chat, and recording + playback.
Exercism - Download and solve practice problems in over 30 different languages.
Frontend Mentor - Supercharge your front-end skills by building in a real-life workflow. Solve real-world HTML, CSS and JavaScript challenges whilst working to professional quality designs.