Click here to Skip to main content
15,881,559 members
Everything / Jetbrains

Jetbrains

Jetbrains

Great Reads

by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
by levelnis
I've been using ReSharper for the last 4 years and consider it to be the most useful tool I have yet come across. The purpose of this article is to highlight some of my favourite features.

Latest Articles

by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
by levelnis
I've been using ReSharper for the last 4 years and consider it to be the most useful tool I have yet come across. The purpose of this article is to highlight some of my favourite features.

All Articles

Sort by Score

Jetbrains 

20 Oct 2019 by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
8 Sep 2019 by Patrice T
Quote: Code is ready and working, but GIT shows incorrect as far as I can see, your usage of 3 spaces as indentation is perfectly legal, but Git want 4 spaces. "indentation is not a multiple of four"
15 Jul 2014 by jan.mach71
1) I've created a new plugin project in IntelliJ IDEA 13.1 Community Edition. I called it MyPlugin and didn't bothered to change anything in generated code. 2) I've added new Action using right clicking on the first line in project view. I've called the action TestAction. I've set to put it...
18 Jul 2017 by TheVoidDz
Hello, Recently i have been working on a simple Simulation Code (Discrete Event Simulation) with a single queue and single server and deterministic number of clients with Python , i just want to know if my code is correct or i'm i missing something , because i'm having some difficulites in the...
17 Jul 2017 by Patrice T
Quote: i just want to know if my code is correct or i'm i missing something , As programmer, it is your task to make your code right and to know that it is so. Quote: i'm having some difficulites in the Queue This is not informative, describe the problem, give example. Quote: my code work but...
8 Sep 2019 by martinfilikas
I have made a program, which calculates the area of Circle, Square and Triangle. The code is working if i press "run" command in Pychram. But when i upload it to git i get an email, that shows, the code is completely incorrect. The code: """Ask user a shape and a radius or a side length and...
7 Jan 2016 by levelnis
I've been using ReSharper for the last 4 years and consider it to be the most useful tool I have yet come across. The purpose of this article is to highlight some of my favourite features.