یکی از ویدیو های فارسی مناسب برای یادگیری نحوه کار کردن با ایمیج ها و کانتینرهای داکر :
زبان ویدیو فارسی هست و ما توصیه می کنیم که سرعت پخش ویدیو رو روی 1.5 تنظیم کنید.
https://youtu.be/R_BfNv6O3QI?si=R4odCpMnYuvpytXh
زبان ویدیو فارسی هست و ما توصیه می کنیم که سرعت پخش ویدیو رو روی 1.5 تنظیم کنید.
https://youtu.be/R_BfNv6O3QI?si=R4odCpMnYuvpytXh
YouTube
آموزش Docker - کار با Image و Container ( بخش اول )
در این ویدیو در رابطه با مفاهیم Container و Image در داکر صحبت میکنیم
با دستورات اولیه کار با Image ها و Container ها آشنا میشیم
و همینطور با محیط Docker-Hub بیشتر آشنا خواهیم شد
اگر با ابزار داکر آشنایی ندارید پیشنهاد میکنم ویدیو اول در رابطه با آشنایی با…
با دستورات اولیه کار با Image ها و Container ها آشنا میشیم
و همینطور با محیط Docker-Hub بیشتر آشنا خواهیم شد
اگر با ابزار داکر آشنایی ندارید پیشنهاد میکنم ویدیو اول در رابطه با آشنایی با…
#Python Pop Quiz 🐍❓
@WearebiTs
What is the output of this crazy code?
A) SyntaxError
B) *******************Python
C) Python*******************
D) *********Python**********
@WearebiTs
What is the output of this crazy code?
A) SyntaxError
B) *******************Python
C) Python*******************
D) *********Python**********
#Python Pop Quiz 🐍❓
What is the output when you run this code in the REPL?
@WearebiTs
A) True
B) False
C) Syntax Error
D) None of the above
What is the output when you run this code in the REPL?
@WearebiTs
A) True
B) False
C) Syntax Error
D) None of the above
This media is not supported in your browser
VIEW IN TELEGRAM
@WearebiTs
📽 داننورمن (دانشمند علومشناختی) در لایو اخیر خودش درباره رابطه انسان و هوش مصنوعی صحبت میکنه؛ ایشون معتقده که جنس این رابطه از نوع همکاری و تعامل هست.
و البته ایشون از دانشمندان خوش بین نسبت به این مسئله هستن.
📽 داننورمن (دانشمند علومشناختی) در لایو اخیر خودش درباره رابطه انسان و هوش مصنوعی صحبت میکنه؛ ایشون معتقده که جنس این رابطه از نوع همکاری و تعامل هست.
و البته ایشون از دانشمندان خوش بین نسبت به این مسئله هستن.
اوپن ای آی مدل جی پی تی ۴ توربو رو امروز معرفی کرد که تقریبن می تونه یه پرامپت به اندازه یک کتاب رو قبول کنه. این یعنی توانایی بیش تر در دستورات به هم پیوسته.
@WearebiTs
@WearebiTs
متاسفانه نسخه پلاسش این قابلیت رو داره و ممکنه همین قدر بی ادب بشه. اما من این بی ادبی رو بیش تر توی بینگ دیدم.
@WearebiTs
@WearebiTs
Have you ever used the
It's a handy way to represent a set of indices. 🐍🚀
Here's an example.
@WearebiTs
slice() function in #Python?It's a handy way to represent a set of indices. 🐍🚀
Here's an example.
@WearebiTs
Hubert 'depesz' Lubaczewski: Waiting for PostgreSQL 17 – ALTER TABLE command to change generation expression https://postgr.es/p/6hM
@WearebiTs
@WearebiTs
@WearebiTs
Python tip:
"list_1 += list_2" and "list_1 = list_1 + list_2" are not exactly the same.
While the value of the result is the same, in the first case (+=), only the value changes, the object is the same.
In the other case (+ el), a result is a new object with a new value.
Python tip:
"list_1 += list_2" and "list_1 = list_1 + list_2" are not exactly the same.
While the value of the result is the same, in the first case (+=), only the value changes, the object is the same.
In the other case (+ el), a result is a new object with a new value.
با استفاده از این ابزار کلود فلر می تونید امنیت لینک هایی که در شبکه های اجتماعی با آن ها برخورد می کنید رو بررسی کنید:
@WearebiTs
https://radar.cloudflare.com/scan
@WearebiTs
https://radar.cloudflare.com/scan
Cloudflare
URL Scanner | Cloudflare Radar
Understand the security, performance, technology, and network details of a URL with a publicly shareable report.
@WearebiTs
There's some new #Python syntax being debated in PEP 736 – Shorthand syntax for keyword arguments at invocation
What do you think?
There's some new #Python syntax being debated in PEP 736 – Shorthand syntax for keyword arguments at invocation
What do you think?