Комментарии:
Hey just a quick question, what’s the roadmap of creating computer applications (not web/mobile apps)
ОтветитьC++
ОтветитьSo what programming language should I learn so I can stay relevant with the updates on tech?
ОтветитьLua
ОтветитьWhy we should and shouldn't learn C?
Ответить"Why you should or shouldn't learn python"
Just learn it bro, it's good for pretty much everything...
please make a video on Dart and Flutter
Ответитьpython
ОтветитьDo a video on php and frameworks
ОтветитьI've been trying to find a good course to learn Javascript
Ответитьpython
ОтветитьPython next
ОтветитьWhat's the best 3 courses to learn JavaScript, as in,
A course for a non coder
A course for a new JavaScript coder
Acourse for and adv js developer 🙏❤️
Can Django work with JavaScript?
ОтветитьPython
ОтветитьAgda
Ответитьlaravel vs node
Ответитьif it exists JavaScript has a framework that can do it
Ответитьdo this kind of video for php/laravel
ОтветитьJava script can do almost everything if mot everything 💯. Am just starting, a little hard but will conquer it💯
Edit: After 2months, Its easy peasy now 😂.
Next js
Ответитьdo python next my brudduh
ОтветитьMi want like frame works but jot web dev like apps computer
ОтветитьBro is half girl half boy
Ответитьi'm a 8 year old and i'm learning javascript, my dad+a bok is teaching me and this guy gives great info :D
ОтветитьI didn't make a mistake by learning JS. Maybe.
ОтветитьCan someone please, help me understand the last point?
ОтветитьPython or c++ next please o
ОтветитьDart and php
ОтветитьNext will be Python pleaseee.
ОтветитьThis guy gives off a arrogant and jerkish vibe.
ОтветитьC++
ОтветитьBut, JavaScript can also be used to cheat on websites or just change it. Like extensions you can make a quick extension that you put a url and then a quickjs executor or just click F12/Command + Control + I, and paste in code like:
/**
* Function to make the whole screen spin and invert the webpage.
*/
function spinAndInvertScreen() {
// Apply CSS styles to make the screen spin and invert
document.body.style.transform = "rotate(180deg)";
document.body.style.transition = "transform 3s";
}
/**
* Function to handle the keydown event and rotate the page when the W key is held down.
*
* @param {Event} event - The keydown event object.
*/
function handleKeyDown(event) {
if (event.key === "w") {
// Rotate the page 1 degree every 50ms
const intervalId = setInterval(() => {
document.body.style.transform += "rotate(1deg)";
}, 50);
// Stop rotating when the W key is released
window.addEventListener("keyup", () => {
clearInterval(intervalId);
});
}
}
// Call the spinAndInvertScreen function to make the screen spin and invert
spinAndInvertScreen();
// Show an alert after 3 seconds
setTimeout(() => {
alert("Hold W to rotate the screen");
}, 3000);
// Add event listener for the keydown event
window.addEventListener("keydown", handleKeyDown);
Have fun!
C#
ОтветитьKotlinnnn
ОтветитьLearn c,
ОтветитьI'm learning JS not because I want to get into Web dev but mostly because most the jobs offers for backend all require you to have some degree of Knowledge of JS, css and html. After this Stack I wanna dive into Java and Spring that's my aim.
Open to criticism lol
Imma do what I want. You negative as hell
ОтветитьI think its ok to learn any languages everything you know or learn is better even if it seems bs now but you dont know if that knowledge will help you one day or at least you learned actually how to learn
ОтветитьI'm trying to find someone to read script from an email I was accused of sending and was eventually arrested.... pls help
Ответить