Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #c
  • #co
  • #cod
RSS: #coding

#coding

  • #codingjam
  • #codingisfun
  • #coding-party
  • #coding-style
  • #coding-goûter
  • #coding-lessons
  • #coding-language
  • #codinghorror
  • #coding_party
  • #coding_gouter
  • #coding_standards
  • #codingbootcamp
  • #codingconventions
  • #codinggouterlillois
0 | 25 | 50 | 75
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 7/09/2023

    GitHub - easy-coding-standard/easy-coding-standard : The Easiest way to add coding standard to your PHP project
    ▻https://github.com/easy-coding-standard/easy-coding-standard

    ECS : une alternative à phpcs/phpcbf pour l’application des « coding standard » en PHP
    L’extension VSCodium est téléchargeable sur ▻https://marketplace.visualstudio.com/items?itemName=azdanov.vscode-easy-coding-standard

    #easy-coding-standard #coding_standard #php #phpcbf #phpcs #vscodium

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @framasoft
    Framasoft.org @framasoft via RSS CC BY 23/03/2023

    #CLIC : Un #Projet pour des apprentissages numériques plus interactifs
    ▻https://framablog.org/2023/03/23/clic-un-projet-pour-des-apprentissages-numeriques-plus-interactifs

    La proposition de CLIC est de s’auto-héberger (de faire fonctionner des services web libres sur son propre matériel) et de disposer de ses contenus et données localement, et/ou sur le grand Internet avec un système technique pré-configuré. Le dispositif s’adresse … Lire la suite­­

    #Dans_notre_archipel #Logiciel_libre #Outils_émancipateurs #chatons #CICP #Claviers_invités #Code #coding_party #colibris #Contribution #Hack #hack-design #Linux #Mas_Covado #Odroid #ordinosaures #panneaux_solaires #Piratebox #RasperryPi #récupération #rencontre #ritimo #Wiki #Yunohost

    Framasoft.org @framasoft via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/05/2022

    Barotrauma
    ▻https://hownot2code.com/2022/03/31/barotrauma

    BUG OF THE MONTH | Unnecessary actions V3107 Identical expression ‘power’ to the left and to the right of compound assignment. RelayComponent.cs 150 The programmer is trying to add MaxPower, power and the difference between currPowerConsumption and power. The expanded version of the expression will look as follows: There’s no need to subtract the power variable from itself. The simplified code will look like … Continue reading Barotrauma

    #Bugs_in_C#_projects #C#_bugs_of_the_month #Bug_of_the_month #C# #coding #cpp #Csharp #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2022/05/6cf7e97db3595534ba7691cdc074c2a5.png?w=1024

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/05/2022

    Unity
    ▻https://hownot2code.com/2022/04/26/unity-2

    BUG OF THE MONTH | Assignment to Variable without Use V3008 The ‘rect.y’ variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 370, 366. ShaderVariantCollectionInspector.cs 370 The analyzer reports that the same variable — rect.y — is assigned a value twice and the code does not use the variable between the assignments. If we … Continue reading Unity

    #Bugs_in_C#_projects #C#_bugs_of_the_month #Bug_of_the_month #bugs #C# #coding #Csharp #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2022/05/unity_technologies_logo.svg_.png?w=1024

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/05/2022

    Bitwarden
    ▻https://hownot2code.com/2022/05/25/bitwarden

    BUG OF THE MONTH | Erroneous postfix PVS-Studio warning: V3159 Modified value of the ‘retriedCount’ operand is not used after the postfix increment operation. FreshdeskController.cs 167 Look at the incrementation of the retriedCount variable. Weird — the postfix notation is used here. The current value of the variable is returned first, and only then this value is increased. Maybe … Continue reading Bitwarden

    #Bugs_in_C#_projects #C#_bugs_of_the_month #Bug_of_the_month #bugs #C# #coding #Csharp #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2022/05/bitwarden_logo.svg_.png?w=1024

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/05/2022

    Ogre3D
    ▻https://hownot2code.com/2022/03/29/ogre3d

    BUG OF THE MONTH | Incorrect Calculation V1064 The ‘1’ operand of integer division is less than the ‘100000’ one. The result will always be zero. OgreAutoParamDataSource.cpp 1094 Here the dummy vector should store floating point numbers. In this case, the constructor receives 4 arguments of the float type. However, there are integer values to the left and right of … Continue reading Ogre3D

    #Bugs_in_C/C++_projects #C/C++_bugs_of_the_month #Bug_of_the_month #bugs #coding #cpp #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2022/05/1600px-ogre3d-logo.svg_.png?w=1024

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/05/2022

    Blend2D
    ▻https://hownot2code.com/2022/04/29/blend2d

    BUG OF THE MONTH | An always-false expression V547 Expression ‘h == 0’ is always false. jpegcodec.cpp 252 In this code fragment, the result of the blMemReadU16uBE function call is assigned to the h variable. Then if the h == 0 check is true, we exit from the function’s body. During initialization impl->delayedHeight, the h variable has non-zero value. Thus, impl->delayedHeight is false.

    #Bugs_in_C/C++_projects #C/C++_bugs_of_the_month #Bug_of_the_month #bugs #coding #cpp #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2022/05/blend2d-logo-mid.png?w=256

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/05/2022

    DuckStation
    ▻https://hownot2code.com/2022/05/27/duckstation

    BUG OF THE MONTH | Free of Pointer not at Start of Buffer V726 An attempt to free memory containing the ‘wbuf’ array by using the ‘free’ function. This is incorrect as ‘wbuf’ was created on stack. log.cpp 216 Here the analyzer detected code with an error. In this code fragment, we see an attempt to … Continue reading DuckStation

    #Bugs_in_C/C++_projects #C/C++_bugs_of_the_month #Bug_of_the_month #bugs #coding #cpp #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2022/05/9b531edcbb1a4a81e667cd8acce6b8ab.png?w=1024

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 30/03/2022

    Mistakes and suspicious code fragments — or how the static analyzer checked .NET 6
    ▻https://hownot2code.com/2022/03/30/mistakes-and-suspicious-code-fragments-or-how-the-static-analyzer-check

    Videos that analyze errors in software projects are an excellent opportunity to practice #coding and learn from other people’s mistakes. This time we’ll analyze the .NET 6 source code. Have fun watching this video and coding 🙂

    #Development_in_C# #Tips_and_tricks #C# #Csharp #dotnet #programming
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 23/03/2022

    How to make code reliable and secure [The #misra standard and PVS-Studio]
    ▻https://hownot2code.com/2022/03/23/how-to-make-code-reliable-and-secure-the-misra-standard-and-pvs-studio

    What is the MISRA standard and what is it for? How to secure your code with the use of MISRA and the PVS-Studio static analyzer? In this #Video, we tried to briefly answer these and other questions. Have fun watching this video and #coding 🙂

    #Tips_and_tricks #MISRA_compliance #programming #static_code_analysis #technology #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 16/03/2022

    Code errors in #LLVM 13.0.0 that compiler and analyzers couldn’t find. But #PVS-Studio did
    ▻https://hownot2code.com/2022/02/16/code-errors-in-llvm-13-0-0-that-compiler-and-analyzers-couldnt-find-but

    Yes, even well-tested applications like compilers have errors. Check the #Video to learn more about them. Have fun watching this video and #coding 🙂

    #Tips_and_tricks #programming #static_code_analysis #static_code_analyzer #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 15/03/2022

    10 C# tips for beginners
    ▻https://hownot2code.com/2022/02/23/10-c-tips-for-beginners

    C# is a user-friendly language. However, it may be difficult for beginners. We’ve prepared 10 C# tips for those who are starting their journey. We hope these tips will help you to improve your skills in #programming. Have fun watching this #Video and #coding 🙂

    #Development_in_C# #Tips_and_tricks #C# #Csharp #development #static_code_analysis
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 14/01/2022
    4
    @spip
    @arno
    @tofulm
    @b_b
    4

    rectorphp/rector : Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
    ▻https://github.com/rectorphp/rector

    Rector instantly upgrades and refactors the PHP code of your application.

    Cf ▻https://git.spip.net/spip/spip/issues/4990 pour le passage du code de SPIP à la compatibilité PHP 8

    #rector #php #coding_standard #SPIP

    cy_altern @cy_altern CC BY-SA
    • @b_b
      b_b @b_b PUBLIC DOMAIN 15/01/2022

      Et le site du projet ▻https://getrector.org qui comporte un blog pour suivre l’actu du bouzin ▻https://getrector.org/blog

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 10/11/2021

    Using Static Analysis Online [Compiler Explorer]
    ▻https://hownot2code.com/2021/11/10/using-static-analysis-online-compiler-explorer

    Do you want to try a static analyzer but you don’t feel like installing it and figuring the things out? That’s OK 😊 This #Video will tell you how to do it online and most importantly for free. By the way, this website allows you to check if your code compiles 😉 Code from video. … Continue reading Using Static Analysis Online [Compiler Explorer]

    #Tips_and_tricks #bugs #coding #CompilerExplorer #development #programming #static_code_analysis #technology #tools #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 3/11/2021

    How to Use Mass Suppression in PVS-Studio for C#?
    ▻https://hownot2code.com/2021/11/03/how-to-use-mass-suppression-in-pvs-studio-for-c-2

    Have you just run the analyzer and now you have no idea what to do with all this abundance of warnings? 📜 Nothing to worry about – we made a special mechanism that can help you deal with them 💪🏻 In this #Video, you’ll learn about the inner workings of mass warnings suppression mechanism in … Continue reading How to Use Mass Suppression in PVS-Studio for C#?

    #Bugs_in_C#_projects #Development_in_C# #Tips_and_tricks #bugs #C# #coding #masssuppression #programming #static_code_analysis #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 27/10/2021

    How to Use Mass Suppression in PVS-Studio for #java?
    ▻https://hownot2code.com/2021/10/27/how-to-use-mass-suppression-in-pvs-studio-for-java

    Have you just run the analyzer and now you have no idea what to do with all this abundance of warnings? 📜 Nothing to worry about – we made a special mechanism that can help you deal with them 💪🏻 In this #Video, you’ll learn about the inner workings of mass warnings suppression mechanism in … Continue reading How to Use Mass Suppression in PVS-Studio for Java?

    #Tips_and_tricks #bugs #coding #development #masssuppression
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 22/10/2021

    Why you should check values of public methods’ parameters
    ▻https://hownot2code.com/2021/10/22/why-you-should-check-values-of-public-methods-parameters

    This note will answer the question – why PVS-Studio considers parameters of public methods potential sources of tainted data. The analyzer can issue warnings if such parameters haven’t been checked before use. The point is that undue confidence in external data may lead to various vulnerabilities – SQLI, XSS, path traversal and others. Most obvious … Continue reading Why you should check values of public methods’ parameters

    #Tips_and_tricks #C# #coding #Csharp #programming #security #SharpDevelop #static_code_analysis
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2021/10/image1-4.png?w=580

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 20/10/2021

    How to Use Mass Suppression in PVS-Studio for C++?
    ▻https://hownot2code.com/2021/10/20/how-to-use-mass-suppression-in-pvs-studio-for-c

    Have you just run the analyzer and now you have no idea what to do with all this abundance of warnings? 📜 Nothing to worry about – we made a special mechanism that can help you deal with them 💪🏻 In this #Video, you’ll learn about the inner workings of mass warnings suppression mechanism in … Continue reading How to Use Mass Suppression in PVS-Studio for C++?

    #Development_of_64-bit_C/C++_applications #Tips_and_tricks #C++ #coding #cpp #masssuppression #programming #static_code_analysis
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 18/10/2021

    Unity projects analysis: the solution file has two projects named “UnityEngine.UI”
    ▻https://hownot2code.com/2021/10/18/unity-projects-analysis-the-solution-file-has-two-projects-named-unitye

    While PVS-Studio analyses a Unity project, one may stumble upon such an error: Error was encountered while trying to open solution file ‘…’: The solution file has two projects named “UnityEngine.UI”. This note discusses the reasons for this error and how to eliminate it. Reasons PVS-Studio uses some third-party libraries, including Roslyn and MSBuild to … Continue reading Unity projects analysis: the solution file has two projects named “UnityEngine.UI”

    #Bugs_in_C#_projects #Tips_and_tricks #bugs #C# #coding #Csharp #development #gamedev #programming #SharpDevelop
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2021/10/image1-2.png?w=524 https://hownot2code.files.wordpress.com/2021/10/image1-3.png?w=524 https://hownot2code.files.wordpress.com/2021/10/image2-2.png?w=550

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 13/10/2021

    How to NOT Drown in the Static Analyzer’s First Report? [Mass Suppression]
    ▻https://hownot2code.com/2021/10/13/how-to-not-drown-in-the-static-analyzers-first-report-mass-suppression

    Have you ever used a statistical analysis tool on a new large project? If you have, you must know that the first scan may produce over 1 thousand and in some cases over 10 thousand warnings. 📑 Luckily, you can control which warnings you want to work with. For example, you can limit the analysis … Continue reading How to NOT Drown in the Static Analyzer’s First Report? [Mass Suppression] 

    #Tips_and_tricks #Video #coding #development #masssuppression #programming #SAST #static_code_analysis #StaticAnalysis
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 6/10/2021

    What is SAST And How Does It Help a Developer?
    ▻https://hownot2code.com/2021/10/06/what-is-sast-and-how-does-it-help-a-developer

    Have you ever met such an abbreviation as SAST? If you have been developing for a long time, then you’re heard of it for sure. However, you might not have given it any importance. In doing so, you’re definitely wrong, because this is an incredibly important thing for the entire development process. 🦾 Today we … Continue reading What is SAST And How Does It Help a Developer?

    #Tips_and_tricks #coding #cpp #programming #static_code_analysis #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 30/09/2021

    CWE #top 25 2021. What is it, what is it for and how is it useful for static analysis?
    ▻https://hownot2code.com/2021/09/30/cwe-top-25-2021-what-is-it-what-is-it-for-and-how-is-it-useful-for-stat

    For the first time PVS-Studio provided support for the CWE classification in the 6.21 release. It took place on January 15, 2018. Years have passed since then and we would like to tell you about the improvements related to the support of this classification in the latest analyzer version. We position the PVS-Studio analyzer as … Continue reading CWE Top 25 2021. What is it, what is it for and how is it useful for static analysis?

    #Bugs_in_C#_projects #Tips_and_tricks #bugs #C# #coding #cpp #java #programming #static_code_analysis
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2021/09/image1-12.png?w=580 https://hownot2code.files.wordpress.com/2021/09/e1f521019e900fa7918cb9f1be94f37e.png?w=579

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 29/09/2021

    How to Hide the Analyzer False Positives?
    ▻https://hownot2code.com/2021/09/29/how-to-hide-the-analyzer-false-positives

    If you’re using a static analyzer, most likely you stumble upon cases when it gets something wrong and gives false positives 👎 So, somehow you need to tell it about an incorrect case and let a false warning go to long rest 💤 The good news is that we have a special mechanism for this … Continue reading How to Hide the Analyzer False Positives?

    #64-bit_issues #Tips_and_tricks #bugs #coding #programming #static_code_analysis #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 22/09/2021

    How to Exclude Unnecessary Files From Static Analysis? [Excluding Files]
    ▻https://hownot2code.com/2021/09/22/how-to-exclude-unnecessary-files-from-static-analysis-excluding-files

    Few projects can do without outside libraries and other useful ready-made solutions. However, analyzers can see the whole code and check it with abandon. 🔎 That’s why sometimes it’s worth pointing out the spots where they should stop and analyze nothing. In this video, we’ll tell you how to do it and why it is … Continue reading How to Exclude Unnecessary Files From Static Analysis? [Excluding Files] 

    #Tips_and_tricks #bugs #coding #programming #static_code_analysis #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
  • @hownot2code
    How not 2 code @hownot2code via RSS CC BY 9/09/2021

    Everybody makes mistakes when writing comparison functions
    ▻https://hownot2code.com/2021/09/09/everybody-makes-mistakes-when-writing-comparison-functions

    Recently the OpenSSL 3.0.0 library was released. We decided to look at the project’s code quality and checked it with the PVS-Studio static analyzer. The code quality is excellent. Thus, we cannot write a long article about errors, as we usually do. However, there was one beautiful mistake, and I couldn’t ignore it. No one knows how to write comparison … Continue reading Everybody makes mistakes when writing comparison functions

    #Tips_and_tricks #bugs #coding #OpenSSL #tutorial
    ►https://1.gravatar.com/avatar/a7fa0bb4ebff5650d2c83cb2596ad2aa?s=96&d=identicon&r=G

    https://hownot2code.files.wordpress.com/2021/09/1_sysqlfb-pfjaron_idqvva.png?w=800

    How not 2 code @hownot2code via RSS CC BY
    Écrire un commentaire
0 | 25 | 50 | 75

Thèmes liés

  • #programming
  • #tips_and_tricks
  • #javascript
  • #software-development
  • #bugs
  • #static_code_analysis
  • #c
  • #development
  • #tutorial
  • #video
  • #cpp
  • #csharp
  • #bugs_in_c
  • #_projects
  • #bug_of_the_month
  • industryterm: software
  • #python
  • #web-development
  • #technology
  • #coding_standard
  • #php
  • city: lille
  • #masssuppression
  • #codingbootcamp
  • #java
  • #dev
  • #lille
  • #spip
  • #development_in_c
  • company: github
  • #c/c++_bugs_of_the_month
  • #bugs_in_c/c++_projects
  • #big-data
  • position: programmer
  • #python3
  • #codinggouterlillois
  • #_bugs_of_the_month
  • emailaddress: coding-gouter-lillois+subscribe@googlegroups.com
  • #security
  • #clevermarks