excel_bill's profile picture. writing #React and #Laravel

Excel ๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป

@excel_bill

writing #React and #Laravel

๊ณ ์ •๋œ ํŠธ์œ—

Are you a developer or a programmer? don't know the difference? I've got you. Read the thread for a better explanation. #javascript #programming #100DaysOfCode #BlackTechTwitter #js #developers #TechisHiring

excel_bill's tweet image. Are you a developer or a programmer? don't know the difference? I've got you. Read the thread for a better explanation.

#javascript #programming #100DaysOfCode #BlackTechTwitter #js #developers #TechisHiring

at this point, discipline is not enough, you need to be obsessed.

excel_bill's tweet image. at this point, discipline is not enough, you need to be obsessed.

"Writing no test is better than writing bad tests". - Mosh Hamedani


While learning about Headless architecture, I stumbled on this talk titled "So you think you can build a Dropdown?" by @peduarte which is a real eye opener on the depth of accessibility. and to answer the question; yes you can but you'd need a team, 6+ months and 1k+ commits๐Ÿ˜‚

excel_bill's tweet image. While learning about Headless architecture, I stumbled on this talk titled "So you think you can build a Dropdown?" by @peduarte which is a real eye opener on the depth of accessibility.

and to answer the question; yes you can but you'd need a team, 6+ months and 1k+ commits๐Ÿ˜‚
excel_bill's tweet image. While learning about Headless architecture, I stumbled on this talk titled "So you think you can build a Dropdown?" by @peduarte which is a real eye opener on the depth of accessibility.

and to answer the question; yes you can but you'd need a team, 6+ months and 1k+ commits๐Ÿ˜‚

Late Nights, might start a new course for no reason

excel_bill's tweet image. Late Nights, might start a new course for no reason

Imagine a world with ads in the terminal

excel_bill's tweet image. Imagine a world with ads in the terminal

Excel ๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Akwa Ibom state turns 37 by 23rd September, 2024. Using the hashtag #AkwaIbomTwitter #AkwaIbomAt37, quote or reply this tweet with what you like about Akwa Ibom. "The top 2 most liked tweet will get amazing gifts from @tintedscents Deadline: 23/9/24, Time: 11:59 Let's go!!!

AkwaCrossSpace's tweet image. Akwa Ibom state turns 37 by 23rd September, 2024. Using the hashtag #AkwaIbomTwitter #AkwaIbomAt37, quote or reply this tweet with what you like about Akwa Ibom. 

"The top 2 most liked tweet will get amazing gifts from @tintedscents 
Deadline: 23/9/24, 
Time: 11:59 
Let's go!!!

Excel ๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Guess the state in Nigeria. Retweet if you know

UyoRealtor's tweet image. Guess the state in Nigeria.
Retweet if you know

ctrl + C doesn't work, stick with ctrl + CCCCCCCC guys๐Ÿ˜‘


Day 9 of #100DaysOfCode Python ๐Ÿ Today I learnt how to define functions in Python, I also learnt about the types of arguments available in Python, which are: positional and keyword arguments. I also touched the surface of "Exception Handling". And for today's challenge, Iโ€ฆ


type "Hello World in the language you're currently learning๐Ÿ˜Œ Me: print("Hello World")


Can someone explain to me why Python would rather say "None" instead of "null" like every other programming language? ๐Ÿ™„


Day 8 of #100DaysOfCode Python ๐Ÿ Today I learnt about the following and their use cases: - Tuples : Tuples are immutable or read-only form of lists. - Unpacking: unpacking or variable unpacking, is a way of dynamically assigning elements of iterable objects to multipleโ€ฆ

excel_bill's tweet image. Day 8 of #100DaysOfCode 

Python ๐Ÿ

Today I learnt about the following and their use cases:

- Tuples : Tuples are immutable or read-only form of lists.

- Unpacking: unpacking or variable unpacking, is a way of dynamically assigning elements of iterable objects to multipleโ€ฆ

Day 7 of #100DaysOfCode Python ๐Ÿ Today I learned and played around with "list" and the multiple methods it has, below are the few I learnt. - append() - remove() - insert() - pop() - clear() - index() PS: "list" is just a fancy name for "arrays" in javascript๐Ÿ˜‚

excel_bill's tweet image. Day 7 of #100DaysOfCode 

Python ๐Ÿ

Today I learned and played around with "list" and the multiple methods it has, below are the few I learnt.
- append()
- remove()
- insert()
- pop()
- clear()
- index()

PS: "list" is just a fancy name for "arrays" in javascript๐Ÿ˜‚

Excel ๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

If younger Messi have a conversation with Messi. THREAD. THE LAST ONE IS EVERYTHING ๐Ÿฅน๐Ÿ

iam_lukesoul's tweet image. If younger Messi have a conversation with Messi.

THREAD. 

THE LAST ONE IS EVERYTHING ๐Ÿฅน๐Ÿ
iam_lukesoul's tweet image. If younger Messi have a conversation with Messi.

THREAD. 

THE LAST ONE IS EVERYTHING ๐Ÿฅน๐Ÿ
iam_lukesoul's tweet image. If younger Messi have a conversation with Messi.

THREAD. 

THE LAST ONE IS EVERYTHING ๐Ÿฅน๐Ÿ

I learn all languages, human and computer ๐Ÿ˜Œ The key to language learning is to not try to "make it make sense" #Duolingo365

excel_bill's tweet image. I learn all languages, human and computer ๐Ÿ˜Œ

The key to language learning is to not try to "make it make sense"

#Duolingo365

Day 6 of #100DaysOfCode Python ๐Ÿ was a bit lazy today, but I learnt about the "for" and "while" loops and completed a little CLI challenge. I won't lie, having a solid knowledge of JavaScript has really made learning Python relatively easy. challenge: print your first nameโ€ฆ

excel_bill's tweet image. Day 6 of #100DaysOfCode 

Python ๐Ÿ

was a bit lazy today, but I learnt about the "for" and "while" loops and completed a little CLI challenge.

I won't lie, having a solid knowledge of JavaScript has really made learning Python relatively easy.

challenge: print your first nameโ€ฆ

Day 5 of #100DaysOfCode Python ๐Ÿ Today I learnt about conditional statements and logical operators, and finally got a taste of what I've been longing for. The syntax difference between Python and JavaScript is kinda weird and completely caught me off guard ๐Ÿ˜‚๐Ÿ˜‚ I also gotโ€ฆ

excel_bill's tweet image. Day 5 of #100DaysOfCode 

Python ๐Ÿ

Today I learnt about conditional statements and logical operators, and finally got a taste of what I've been longing for.

The syntax difference between Python and JavaScript is kinda weird and completely caught me off guard ๐Ÿ˜‚๐Ÿ˜‚

I also gotโ€ฆ
excel_bill's tweet image. Day 5 of #100DaysOfCode 

Python ๐Ÿ

Today I learnt about conditional statements and logical operators, and finally got a taste of what I've been longing for.

The syntax difference between Python and JavaScript is kinda weird and completely caught me off guard ๐Ÿ˜‚๐Ÿ˜‚

I also gotโ€ฆ

Day 4 of #100DaysOfCode Python๐Ÿ Learnt about the multiple ๐Ÿ˜ฉ string methods available in Python and also the "Operator Precedence" in Python which is as follows: P - Parenthesis E - Exponents M - Multiplication D - Division A - Addition S - Subtraction I'm really beginningโ€ฆ


Loading...

Something went wrong.


Something went wrong.