Web_programming
1.14K subscribers
354 photos
14 videos
125 files
1.22K links
Sharif web programming
If you have any questions, please feel free to ask(@yumcoder)
Download Telegram
Forwarded from Ali
سلام
علی هستم بک اند کار هستم ترم ۵ دانشجو مهندسی کامپیوتر من django ,js,html,css ,drf
بلدم
برای رزومه با جنگو تمپلیت دو تا سایت زدم و جای Api تو رزومم به شدت خالیه اگه کسی هم می خواد برای رزومش اینکار انجام بده و فرانت کار باشه و یکی از فریم ورک های فرانت ترجیحا ری اکت بلد باشه خوشحال میشم پیام بده باهم همکاری کنیم برای رزممون
Web_programming
Screenshot 2023-11-01 at 4.57.02 PM.png
چطور یک فایل binary را به این سبک بخوانیم؟
func main() {
a := 5
b := 7

// Swap a and b without a temporary variable using bitwise XOR
a = a ^ b
b = a ^ b
a = a ^ b

fmt.Println("a:", a)
fmt.Println("b:", b)
}
👍7👎1
https://t.me/+N5HxU-UZmONiNjY0

WebDev group for discussion
👍2
👍1
Forwarded from Mohammad Hoseini Rad
I have just started a new series where we build an online retrieval application, answering customers' questions regarding the product, using Go, LangChain, Redis, and OpenAI.

In the first article, we discuss the implementation of rate-limiting algorithms—a vital mechanism to prevent abuse and ensure fair resource usage. We break down the theory behind rate limiting, compare various algorithms to address different scenarios, and detail why the Generic Cell Rate Algorithm (GCRA) stands out as our choice for its efficiency and adaptability to real-world demands, and then implement it using Redis Lua scripts.

https://medium.com/@mhrlife/building-a-smart-faq-application-with-golang-langchain-redis-openai-part-1-intelligent-6f7fddaaffa0
👍4👎1
من تجربه خوبی از کار باهاش داشتم
👍6👎1
Forwarded from George
اینو یکی از دوستان share کرده. البته نمیدونم اگر مقیم ایران باشید هم امکانش هست یا نه. وقتی اطلاع پیدا کردم خبر میدم.

I also wanted to add that working with Stanford Startups, I made an ML competition to create opportunities for the Iranian tech community. Entering the competition provides a chance to work for Pre-SEED, SEED startups at Stanford who’ve raised anything between $1-$10M. I would appreciate your support in circulating this opportunity with anyone who you think would be interested in this. Here's the link if you or anyone you may know is interested: https://bit.ly/46ciBy9 ❤️🙏
👎2👍1
یادش گرامی
😢51👍1