Posts by Alberty Lucas • 133 points
9 posts
-
7
votes3
answers229
viewsQ: Has Javascript changed its rules about what is false or true?
It occurred to me in the part about booleans, the following problem. I have this variable: var name = "10kg" / 10; if (name) { console.log(name); } else { console.log("Not exist"); } The same should…
-
-2
votes1
answer62
viewsQ: Python cs50, what happened with this simple code
Good morning, I’m starting a Python course by Cs50, but I don’t understand what happened to the code I wrote. name = input("Name: ") print("Hello, " + name) You can see that it is simple and yet…
-
0
votes1
answer43
viewsQ: Node.js does not run correctly
Good morning, afternoon, evening, I’ve been having these problems for a few days, and now it’s crucial I fix it, but my experience is 0 with Nod.js, React, someone can help me out? What I already…
-
0
votes1
answer196
viewsQ: Move elements from right to left, Nav
Gentlemen, great day, great day, Please, I am working on a particular project, and slowly creating the page. I want to put the lis to the right, but with this codígo can not, the documents say that…
-
1
votes0
answers586
viewsQ: Open html,css and others with commands in the terminal (Linuxmint) for the Browser
Good morning, Afternoon, Evening, Gentlemen. Please, I am beginner in Linux, so I have small impasses that diminish my production, could someone please teach me or show in the comments below, how to…
-
0
votes0
answers32
viewsQ: Github/Git comVS Code
Good afternoon, My Lords, I’m working with Visualstudio Code,I need to send some files to github, but every time I start the commit I get an error message, not allowing to continue, (follows below),…
-
1
votes2
answers379
viewsQ: A simple question using % in JS
I’m learning Javascript and came across a question that was solved by another, but used a % (dollar sign) in the code. I’m still too layy to understand, but could someone explain to me the real…
-
0
votes1
answer572
viewsQ: SSL certificate
Good morning everyone, I’m trying to clone a project from github to my machine, but this always appears the following error: fatal: Unable to access…
-
0
votes1
answer39
viewsQ: Wordpress, Widget Contact Info & Map (jetpack)
I need to fix an error within wordpress, at this time I have installed Theme Flat Bootstrap,and the same does not have as an option the Widget Info of Contact & Map, that I downloaded by…