𝐑.𝐎.𝐊 👑

17.5K posts

𝐑.𝐎.𝐊 👑 banner
𝐑.𝐎.𝐊 👑

𝐑.𝐎.𝐊 👑

@r0ktech

Full-stack dev • I write code that works • Web3

Remote Katılım Ağustos 2024
1.9K Takip Edilen10.5K Takipçiler
𝐑.𝐎.𝐊 👑
𝐑.𝐎.𝐊 👑@r0ktech·
engineer making 20k a month and living like this
𝐑.𝐎.𝐊 👑 tweet media
English
10
12
331
7.2K
MOSELEY
MOSELEY@moseley_dev·
@r0ktech Yeah I used devdocs pretty well before Sam announced chatGPT
English
1
0
1
29
𝐑.𝐎.𝐊 👑
𝐑.𝐎.𝐊 👑@r0ktech·
Websites That Save Developers Hours 1. DevDocs devdocs.io All programming documentation in one place with super fast search. 2. Webdev web.dev Guides and resources by Google to build fast and modern websites. 3. Readme readme.so Create beautiful README files for your GitHub projects easily. 4. Regex101 regex101.com Test and debug your regex with explanations. 5. CodePen codepen.io Write and test HTML, CSS, and JS instantly in the browser. 6. Frontend Practice frontendpractice.com Practice frontend development with real website challenges. 7. Roadmaps roadmap.sh Developer roadmaps for different tech careers. 8. MetaTags metatags.io Preview and generate meta tags for SEO and social sharing. 9. Ray ray.so Convert your code snippets into beautiful images. 10. OverAPI overapi.com Quick cheat sheets for many programming languages.
English
2
1
23
1.5K
𝐑.𝐎.𝐊 👑 retweetledi
𝐑.𝐎.𝐊 👑
Evolution of programming languages: - 1940s → Machine Code (0s 1s) - 1949 → Assembly - 1957 → FORTRAN - 1959 → COBOL - 1964 → BASIC - 1970 → Pascal - 1972 → C - 1983 → C++ - 1991 → Python - 1993 → Ruby - 1995 → Java - 1995 → JavaScript - 1995 → PHP - 2000 → C# - 2009 → Go - 2010 → Rust - 2011 → Kotlin - 2011 → Elixir - 2012 → TypeScript - 2014 → Swift - 2015 → Solidity - 2026 → English
English
17
15
202
27.7K
NexaTools
NexaTools@WahabKhan439410·
@r0ktech "even" prints The trick is in the naming: if x % 2 == False → 1 == 0 → False! elif x % 2 → 1 = Truthy → True! So odd number 3 prints "even"! Misleading variable logic always name your conditions clearly
English
1
0
1
849
Sean Fousheé
Sean Fousheé@smfoushee·
@r0ktech even. The first condition using modulus will return a value of 1 which is not equal to false. The second condition will also return 1 which is evaluated as true and therefore will print the string.
English
1
0
2
2.4K
Ashok Sahoo
Ashok Sahoo@ashoKumar89·
@r0ktech Output: even In Python, non-zero numbers are truthy x % 2 returns 1 for odd numbers - treated as True So this code incorrectly prints "even" for an odd number.
English
1
0
4
2.3K
𝐑.𝐎.𝐊 👑
2020: All I need to learn is HTML, CSS and Javascript and get a good job. Tech is the future. 2026:
English
8
8
97
4.1K