জ্ঞানদ্বীপ টিচিং হোম

জ্ঞানদ্বীপ টিচিং হোম Gayandheep Teaching Home is online and offline schooling

18/10/2024

অনেকে আমাদের ( SoftyPy ) ইন্টারভিউ সিস্টেম জানতে চেয়েছিলেন, আপনার দৃষ্টি আর্কষণ করছি👇

আমাদের কোম্পানিতে নতুনদের নিয়োগের ক্ষেত্রে আমরা কিছু ধারাবাহিকতা রক্ষার চেষ্টা করি।

১। যারা সিভি পাঠিয়ে থাকেন, তাদের সিভি এনালাইসিস করে দুই/তিন গ্রুপে বিভক্ত করি।
২। গ্রুপগুলোকে আলাদা আলাদা করে একটা টাস্ক দিয়ে থাকি।
৩। নির্ধারিত সময়ের মধ্যে যারা টাস্ক সাবমিট করে তাদেরকে সরাসরি আমাদের অফিসে ডাকি, ফিজিক্যাল ইন্টারভিউ ( সবচেয়ে গুরুত্বপূর্ণ ) এর জন্য।
৪। সবচেয়ে ক্যারিয়ারের প্রতি ডেডিকেটেড এমপ্লয়িদের আমরা স্বাগত জানাই।

আমরা চাই একজন ইন্টার্ণশীপ থেকে শুরু করে লাইফ ইভেন্ট করবে আমাদের সাথে।💪

07/10/2024

Why GitHub powerful?

Here are five top features of GitHub:

1. GitHub Repositories: GitHub allows developers to create and manage repositories, which serve as storage for projects, code, and documentation. Repositories can be private or public, and collaboration is facilitated through cloning, forking, and pull requests.

2. Pull Requests and Code Reviews: GitHub's pull request system makes it easy to propose changes, review code, and discuss improvements. Code reviews and comments allow teams to maintain code quality and collaborate on new features or bug fixes.

3. GitHub Actions: GitHub Actions enables automation of workflows for continuous integration (CI) and continuous delivery (CD). Developers can automate testing, deployment, and other tasks directly from their GitHub repositories.

4. GitHub Issues: GitHub Issues helps track bugs, feature requests, and project tasks. With features like labels, milestones, and project boards, it supports efficient project management and collaboration.

5. GitHub Pages: GitHub Pages is a feature that lets users host static websites directly from a GitHub repository. It is particularly useful for documentation, portfolios, or project demos.

These features make GitHub a powerful platform for collaboration, version control, and automation in software development.

06/10/2024

What is Nginx ?
Nginx is a high-performance web server, reverse proxy server, and load balancer, widely used for serving static content, handling concurrent connections, and improving website performance. Originally created by Igor Sysoev in 2002, it has become popular due to its ability to efficiently manage many connections simultaneously with low resource consumption.

Key Features of Nginx:
1. Reverse Proxy: Nginx can serve as a reverse proxy, directing client requests to various backend servers, which helps in load balancing and improving fault tolerance.

2. Load Balancing: It can distribute incoming traffic across multiple servers, ensuring better performance and reliability.

3. Static Content Serving: Nginx excels at serving static files like images, CSS, and JavaScript quickly and efficiently.

4. SSL/TLS Termination: It can handle SSL/TLS encryption, offloading the processing from backend servers.

5. URL Rewriting: Nginx supports URL rewriting, allowing for clean and user-friendly URLs.

6. High Concurrency: Nginx uses an event-driven architecture that allows it to handle thousands of simultaneous connections with minimal resource usage.

7. Caching: It includes built-in caching mechanisms to reduce the load on backend servers and speed up response times.

8. Integration with Other Technologies: Nginx works well with various technologies, including PHP-FPM for processing PHP applications, and can be integrated with application servers like Node.js, Python, and Ruby.

Nginx is commonly used in modern web architecture, often in combination with other tools and frameworks, making it a versatile choice for developers and system administrators.

05/10/2024

দুঃখ আর কষ্টের বিষয় বাংলাদেশে এখন পর্যন্ত একটি পূর্নাঙ্গ গার্মেন্টস ম্যানেজমেন্ট সফটওয়্যার নেই। কোনো উদ্যোগতাও নেই। যেখান থেকে বছরে লাখ লাখ ডলার নিয়ে যাচ্ছে বিদেশি কোম্পানি গুলো

03/10/2024

বিশ্বব্যাপী সফটওয়্যার কোম্পানি গুলোর সাথে কোলাবোরেশন এর সবচেয়ে বড় মাধ্যম হওয়া উচিত BASIS এর। কিন্তু তারা নিজেদের গন্ডির মধ্যে আবদ্ধ রাখছে লেজুড়বৃত্তিক কাজে

30/09/2024

Here 5 books by Bangladeshi authors that are relevant for software developers:

1. "Computer Programming" by Tamim Shahriar Subeen
- This book is an excellent starting point for beginners who want to learn programming concepts in Bangla. It covers basic programming principles using C and is widely used in Bangladesh for foundational learning.

2. "Data Structure and Algorithm" by Md. Mahbubul Hasan
- A comprehensive guide on data structures and algorithms, this book helps readers understand the core concepts that are essential for competitive programming and software development.

3. "Programming er Chetona" by . Zafrul Hasan
- This book focuses on the philosophical aspects of programming, aiming to inspire readers to think critically and creatively when developing software.

4. "Learn Object Oriented Programming (OOP) in Bangla" by Abdullah Al Mahmud
- A guide to Object-Oriented Programming concepts in Bangla, using C++ and Java as the primary languages, perfect for developers looking to deepen their understanding of OOP principles.

5. "Competitive Programming er Shortcut Upay" by Shahriar Manzoor
- Written by a competitive programmer and coach, this book provides strategies and tips for excelling in programming contests, which can also be beneficial for problem-solving in software development.

These books are popular among the Bangladeshi developer community, particularly for those looking for resources in Bangla.

ডেভেলপমেন্টের কাজে ব্যবহৃত নিচের AI টুল গুলো খুবই গুরুত্বপূর্ণ ভূমিকা রাখেলিখেছেন HM Nayem1️⃣ Cursor: অল্প কিছু দিন হল ব...
26/09/2024

ডেভেলপমেন্টের কাজে ব্যবহৃত নিচের AI টুল গুলো খুবই গুরুত্বপূর্ণ ভূমিকা রাখে

লিখেছেন HM Nayem

1️⃣ Cursor: অল্প কিছু দিন হল ব্যবহার শুরু করেছি। প্রফেশনালদের জন্য দারুণ একটা টুল হতে পারে। বিশেষ করে যারা আমার মতো VSCode ব্যবহার করেন অনেক বছর ধরে, আপনাদের জন্য কাজের একটা টুল। যদিও এখনো এক্সপেরিমেন্ট করছি, পুরোপুরি মাইগ্রেট করিনি।

2️⃣ Claude: Cursor ব্যবহার করলে সাধারণত Claude ব্যবহার করার প্রয়োজন হয় না। তারপরেও আমি ভিন্ন ভিন্ন কাজে এইটা ব্যবহার করি। যদিও আমি ChatGPT বেশি ব্যবহার করি, তারপরেও রিসেন্টলি এর সাবস্ক্রিপশন নিয়েছি। রেজাল্ট অনেক ভালো পাচ্ছি।

3️⃣ ChatGPT: এটা নিয়ে কিছু বলবো না, আপনারা সবাই জানেন এটা কি জিনিস।

4️⃣ BlackBox AI: কোডিং এর জন্য স্পেশিয়ালাইজড এই ফ্রি টুলটা আমি মাঝে মাঝেই ব্যবহার করি। এখন অবশ্য Cursor আর Claude ব্যবহারের কারণে এটা খুব একটা ব্যবহার করা হয় না। বাট খুবই ভালো একটা টুল।

5️⃣ Pieces: এই টুলটা আমার একটা স্বপ্ন ভেঙে দিয়েছে। এই রকম একটা টুল বানানোর আমার অনেক দিনের স্বপ্ন ছিল। তবে এরা আমার স্বপ্নের থেকেও অনেক ভালো কিছু বানিয়েছে। Pieces for Developers - ডেভেলপারদের জন্য অ্যামেজিং একটা প্রোডাক্টিভিটি টুল যা একদম ফ্রি।

6️⃣ Mintlify: এটা ভিএস কোডের একটা এক্সটেনশন। এক ক্লিকে সিলেক্টেড কোডের জন্য ডকুমেন্টেশন জেনারেট করে দেয়।

7️⃣ Github Copilot: VSCODE + Copilot এটা আমার প্রায় দুই বছরের সেটাপ ছিল, এখনও আছে। তবে হয়তো শ্রীঘ্রই Copilot এর সাবস্ক্রিপ্সহন অফ করে Cursor এর কাছে চলে যাবো।

8️⃣ V0: আমার বিশ্বাস ফ্রন্টেন্ড ডেভেলপমেন্টের ওয়ার্কফ্লো চেঞ্জ করে দিবে এই টুলটা। জাস্ট এমেজিং একটা টুল। যদিও আমার মনে হয়েছে আরও অপ্টিমাইজেশনের প্রয়োজন আছে।

এটা হচ্ছে আমার লিস্ট, কমেন্টে আপনাদের লিস্ট শেয়ার করুন।
ধন্যবাদ ❤️

How to do SEO for e-commerce? There's top 5 secrets in below: 1. Keyword Research 2. Content SEO3. Image SEO4. Continuou...
24/09/2024

How to do SEO for e-commerce?

There's top 5 secrets in below:
1. Keyword Research
2. Content SEO
3. Image SEO
4. Continuous Data Update
5. Website Development

19/09/2024

পরিকল্পিত ভাবে বিজনেস মডিউল সাজানোর জন্য প্রযুক্তির ব্যবহার খুব গুরুত্বপূর্ণ নয় কি?

14/09/2024

বাংলাদেশে হাই রেটেড ক্লাইন্ট ১০% এর কম, মিডেল রেট ২০% এর কম আর বাকিদের কথা না ই বললাম।
বাকি ৭০% এর ৯০% চাই ২০০০টাকায় ওয়েবসাইট বা সফটওয়্যার 🥰

14/09/2024

বিজনেসকে অটোমেশন করতে ডাইনামিক ওয়েবসাইটের বিকল্প নেই 🥰 ই-কমার্স ওয়েবসাইট বানাতে মেসেজ করুন এখনই 💌

13/09/2024

বিদ্যালয়ের শিক্ষার মান উন্নয়নে ভূমিকা রাখবে এমন একটি ওয়েবসাইট পেতে মেসেজ করুন SoftyPy তে💌

Address

Ka-100/2, Kuratoli, Khilkhet, Dhaka 1229
Dhaka

Opening Hours

Friday 17:00 - 01:00
Saturday 17:00 - 01:00

Telephone

+8801670405744

Alerts

Be the first to know and let us send you an email when জ্ঞানদ্বীপ টিচিং হোম posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to জ্ঞানদ্বীপ টিচিং হোম:

Share