Most voted "source-code" questions
6 questions
Sort by count of
-
4
votes0
answers36
viewsPlayback of intermittent bugs
I have a problem to solve at the company and I would like some guidance on that. What is the correct procedure to locate an error that happened only once? For example, in my case the client was…
source-codeasked 7 years, 8 months ago Anderson Araujo 71 -
2
votes1
answer48
viewsAre there problems using special characters in Python codes?
Thinking of leaving the codes more sleek and sleek would it be possible to use special characters in the codes? It would bring some problem?
-
1
votes1
answer74
viewsWhat makes a source code an easy to maintain code?
During the technical course I took, I often heard my programming teachers (C# and JAVA) speak about the importance of developing easy-to-maintain code, but what in itself determines that a source…
-
1
votes1
answer52
viewsProblems with Javascript HTML function does not show content in the page source code
About the Javascript functions that add HTML content, these added contents are not being shown in the page’s source code, even if it works. Example: <html> <head> <script…
-
0
votes0
answers24
viewsSource code in Portuguese?
I am starting the development of a tool using Django/Python. This tool is directed to a specific application, so it will not be reused. The source code will not be published either. However, at the…
source-codeasked 5 years, 11 months ago Alan Tygel 1 -
-3
votes1
answer109
viewsHow to change the color of VS Code text?
I wanted to put color in the text of vs code, but know no plug-in or no way to change that color, please help me?