Тёмный
Sonar
Sonar
Sonar
Подписаться
Sonar’s industry leading solution enables developers and development teams to write clean code and remediate existing code organically, so they can focus on the work they love and maximize the value they generate for businesses. Its open source and commercial solutions - SonarLint, SonarCloud, and SonarQube - support 30 programming languages. Trusted by more than 400,000 organizations and 7 million developers globally, Sonar is considered integral to delivering better software.

For more information about Sonar and our products, visit www.sonarsource.com/
What is SonarCloud?
0:57
2 месяца назад
SonarQube Enterprise for Federal Agencies
2:21
2 месяца назад
Clean as You Code: No pain lots to gain
43:34
6 месяцев назад
Комментарии
@vardantinyan3825
@vardantinyan3825 17 дней назад
This is an excellent presentation on clean code, particularly the tree part, distinguishing functional and non-functional properties of code. I am surprised not so many have watched this presentation here.
@Gongoozle469
@Gongoozle469 Месяц назад
There is no proper API documentation, with many APIs lacking any documentation. Additionally, there are outages almost every week. Many of their so-called "Enterprise" features can be replicated with a script.
@setoh1926
@setoh1926 2 месяца назад
Wow looks so amazing!❤🎉
@shKiev
@shKiev 2 месяца назад
пасибки! Слава Украине!
@marklong2060
@marklong2060 3 месяца назад
That was great. Thanks!
@fabsync
@fabsync 3 месяца назад
it will be great to see more tutorials on django-ninja.. probably building something practical.. like a todo app or a note api..
@BboyKeny
@BboyKeny 3 месяца назад
Answer: Uncle Bob since he was first to write a book with that name
@rauru8570
@rauru8570 3 месяца назад
This talk hit the nail for me. The arguments I see usually are about whether people agree or not with "clean code" pratices, often referring to specific conclusions and rules (like the ones from the 2008 book). But it's more productive to assume "clean code" is the final goal, and work from there defining what it should encompass. "Functions cannot have more than x lines" isn't clean code. "Functions should not be so lengthy it gets hard to understand what's going on" is clean code.
@QAYWSXEDCCXYDSAEWQ
@QAYWSXEDCCXYDSAEWQ 3 месяца назад
Unmentioned here, how is AI going to change the landscape; I have no doubt as I write this that the AI I have seen isn't going to be replacing programmers anytime soon, but could it cleanup your code for you; maybe.
@QAYWSXEDCCXYDSAEWQ
@QAYWSXEDCCXYDSAEWQ 3 месяца назад
I entered the world of programming in the mid80s, about 12 years after the likes of Steve Jobs and Wozniak. Around that time there was a lot of work going into developing programming languages; the goal to essentially make it easier to create clean code, so the concept is as old as the industry itself.
@nmstoker
@nmstoker 3 месяца назад
Really well explained - you get the balance just right, neither too complex nor skipping over useful details and insights by dumbing it down. I'll be looking out for other videos you've done 👍 Thank you!
@Saikrishna-wp9jf
@Saikrishna-wp9jf 4 месяца назад
Any reference articles or docs related to enabling the taint analysis in sonarqube using the quality gates
@ntigirishari
@ntigirishari 4 месяца назад
This was very concise and straightforward! Thanks buddy😜
@rangabharath4253
@rangabharath4253 4 месяца назад
Awesome. Please create Django ninja crash course with crud API using postgres. Thanks
@CandyHam
@CandyHam 6 месяцев назад
great content, thank you for uploading!
@eliassal1
@eliassal1 6 месяцев назад
Hi Andrei, I wan not able to attend the session but strarted watching and following steps you show regarding updating viewContact.razor. I change int to long but Sonarlint does not detect and display a warning like in your VS IDE in spite of the fact that I have a message indicating "Sonarlint has finished Analysis. What might be missing? Thanks
@user-si2bd1cg8w
@user-si2bd1cg8w 8 месяцев назад
@Sonar I have version 6.4 of sonarqube and I would like to migrate to the latest version 10.3. How should I proceed? THANKS
@forresterickson6225
@forresterickson6225 8 месяцев назад
Can you recommend a beginners guide to Lint and using SonarLint? I must start from near zero and this video is interesting but not introductory enough.
@user-er8iy5dg8b
@user-er8iy5dg8b 9 месяцев назад
commenting to watch later.
@user-jx2fh9lq8w
@user-jx2fh9lq8w 9 месяцев назад
please make a video on...sonarlint not analysed javascript code in eclipse....after analysed js file report are empty ...and how make custom rule in sonarlint with integrating with soanrqube
@devopsumman7364
@devopsumman7364 10 месяцев назад
Hi Ann, In the 10.2 version, not able to find the job completion date and time in the SaonarQube Homepage at <Overview>. Likewise in the previous version 9.9 it was showing. Please reply urgently.
@PrzemysawSech
@PrzemysawSech 10 месяцев назад
Is there a way to disable the ability to deactivate rules in the child profile? How can I enforce a minimal ruleset?