Writing actual code isn't the first thing BUT the last thing I do. There is so much that needs to be done BEFORE the code is ever written.
Understanding the task, translating the business requirements into logic, problem solving, solution creating THEN writing out the code.
Understanding the task, translating the business requirements into logic, problem solving, solution creating THEN writing out the code.
This media is not supported in your browser
VIEW IN TELEGRAM
It Works..so No Issue 👍
https://instagram.openinapp.co/reel-ccrjikjct4
https://instagram.openinapp.co/reel-ccrjikjct4
😁6🤯1
HoleHE OSINT
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
https://github.com/megadose/holehe
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
https://github.com/megadose/holehe
GitHub
GitHub - megadose/holehe: holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve…
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function. - megadose/holehe
Ans. (a)
Explanation: pop() will delete and return the element whose index was passed as parameter. L.pop(-3) will delete 5 and return 5, which is printed by print(). remove() does return any value, it’s a void function. L[0] = 1, L.remove(1) will delete 1 from the list and the list remains to be [3, 7, 9].
Explanation: pop() will delete and return the element whose index was passed as parameter. L.pop(-3) will delete 5 and return 5, which is printed by print(). remove() does return any value, it’s a void function. L[0] = 1, L.remove(1) will delete 1 from the list and the list remains to be [3, 7, 9].
Coming Up With New Variables, i, j, ii, jj, ii_i, ii_j 😂😂
https://instagram.openinapp.co/p-ccsltmwjhll
https://instagram.openinapp.co/p-ccsltmwjhll
👍1😁1
This media is not supported in your browser
VIEW IN TELEGRAM
Exact Code You Were Looking For On Internet😲😂
https://instagram.openinapp.co/reel-ccug78gddqv
https://instagram.openinapp.co/reel-ccug78gddqv
😁5👏2🤩1
8 JavaScript Practices To Avoid — And What to Do Instead
https://betterprogramming.pub/8-horrifying-practices-you-really-must-not-do-in-javanoscript-5e9ef2a07b27
https://betterprogramming.pub/8-horrifying-practices-you-really-must-not-do-in-javanoscript-5e9ef2a07b27
The Making of Atomic CSS: An Interview With Thierry Koblentz
https://css-tricks.com/thierry-koblentz-atomic-css/
https://css-tricks.com/thierry-koblentz-atomic-css/
CSS-Tricks
The Making of Atomic CSS: An Interview With Thierry Koblentz | CSS-Tricks
I interviewed Thierry Koblentz, creator of Atomic CSS, to understand the history and background that led to making of the popular CSS framework. Thierry, now
If You Laugh At HTML Memes Then You Are A Programmer😜😂
But do you know why HTML is not a programming language?
https://instagram.openinapp.co/p-ccuwmkedy0y
But do you know why HTML is not a programming language?
https://instagram.openinapp.co/p-ccuwmkedy0y
React Best Practices — Tips for Writing Better React Code in 2022
https://www.freecodecamp.org/news/best-practices-for-react/
https://www.freecodecamp.org/news/best-practices-for-react/
freeCodeCamp.org
React Best Practices – Tips for Writing Better React Code
By Jean-Marc Möckel Two years ago, I started to learn and use React. And today I'm still using it at my day job as a Software Developer and in my own side projects. During that time I've come across a lot of "typical" issues. So I searched around and...
Chrome 99: CSS Cascade Layers, a New Picker for Input Elements, and More
https://blog.chromium.org/2022/02/chrome-99-css-cascade-layers-new-picker.html
https://blog.chromium.org/2022/02/chrome-99-css-cascade-layers-new-picker.html
Chromium Blog
Chrome 99: CSS Cascade Layers, a New Picker for Input Elements, and More
Unless otherwise noted, changes described below apply to the newest Chrome beta channel release for Android, Chrome OS, Linux, macOS, and Wi...