Filter
Exclude
Time range
-
Near
I’m live streaming now! Come join me on Youtube youtube.com/live/Qj_ztxFaNRc… #programmingtricks #Water #Scratch #LESSON #game
生徒募集中!! つかしん教室(第四日曜日 10:30~) 月額 2,420円 culture.gr.jp/detail/tukasin… 塚口教室(第一日曜日 10:20~) 月額 2,420円 culture.gr.jp/detail/tukagut… 出屋敷教室(毎月 土曜日2回) 月額 2,000円 dypg.jp/ #プログラミング #習い事 #レッスン #尼崎
12
121
Data Types in Java ➡️ Primitive & Non-Primitive 🔹 Primitive: byte, short, int, long, float, double, char, boolean 🔹 Non-Primitive: String, Array, etc. #Java #Coding #LearnJava #programmingtricks
1
4
10
27 Oct 2025
How we can use multi threading in java #Java #Coding #dsa #programmingtricks
1
3
56
26 Oct 2025
Did you know the Rust programming language's mascot is a cute little crab named Ferris? 🦀 Ferris is often depicted with a graduation cap, symbolizing the language's "safe" memory management! #RustLang #FerrisTheCrab #programmingtricks
1
2
213
2025年10月26日(日曜日) 10:30〜 つかしん で 無料プログラミング説明会やります! ひらがなわかれば参加OKです! ご連絡先:つかしんカルチャーtel.06-4961-8511 またはDM 教室詳細 culture.gr.jp/detail/tukasin… 主催 dypg.jp/ #プログラミング #習い事 #尼崎 #無料体験 #レッスン
1
11
167
25 Oct 2025
Guys follow me for learning Rust as it would gimme more energy to do it everyday. Will post a fun tweet that will make you know more about the Rust programming language. #programmingtricks #Coding #CodingJourney
25 Oct 2025
Rust Day - 1 thread - (1/n) What is Rust for? We all know that C and C is the boss of the low level programming language. Many and many low latency applications, Hardware level codes and even the whole linux operating system is made up from this language. But if everything is this good why do we need Rust for? Where does it fit?
1
2
92
lets connect every one, 200 ?? , very close #java #CodingJourney #javafullstack #programmingtricks
3
4
73
On #AdaLovelaceDay, we honor the first computer programmer and every woman advancing #STEM today. Women in ceramics and materials science are engineering breakthrough solutions, from aerospace ceramics to biocompatible implants and sustainable materials. To every woman researcher: you're shaping our future. Learn more from @FindingAda : findingada.com/ #ALD25 #women #Awareness #UKNOW #programmingtricks #Aerospace @UN_Women @GirlsWhoCode @BBCWomansHour #Research #sciencefordevelopment
1
11
12,508
Is converting dates making you break out in a cold sweat? Let's switch that yyyy-mm-dd to mm-dd-yyyy in Julia! Source: devhubby.com/thread/how-to-c… #LearnToCode #JuliaCommunity #ProgrammingTricks #CodingCommunity #mmdd #julia

5
32
What's the difference between an empty referrer and a .htaccess block? One is invisible, the other is effective. Source: devhubby.com/thread/how-to-b… #webdeveloper #webhosting #htaccess #programmingtricks #block #htaccess

5
17
🔄 Generate all permutations in #Python with itertools.permutations! Perfect for combinatorial problems. #PythonTips #Coding #ProgrammingTricks #Combinatorics #Python
21
🧩 Grouping data in Java 8 just got easier! Discover the magic of Collectors.groupingBy() for multi-field grouping in Streams. Don't miss out! #JavaDev #ProgrammingTricks buff.ly/33egCv2

2
16
4,914
#ProgrammingTricks 2/ Use 'as const' to Create Immutable Literal Types 🧱 Example 👇 ```typescript const user = { name: 'John', age: 30, } as const; // Type of 'user' is { readonly name: 'John', readonly age: 30 } ```
1
2
4
Tip: Use the 'itertools' module in #Python to work with iterators and create custom iterable objects. It simplifies your code and makes it more efficient when working with iterators. #PythonTips #ProgrammingTricks #CodingSkills @python @PyTorch @realpython
2
4
78