How to Prepare Yourself While Studying Computer Science.

Computer Science.

Because the term “freelancing” is easily recognizable, now those who pursue computer science education often think that freelancing can be easily started for earning. Freelancing can indeed be a suitable choice. Thinking about earning is also valid. After completing education, one must earn. However, it’s not right to think about it only during studying. If … Read more

10 Life-Changing Books Every Developer Should Read

As a developer, reading books can greatly enhance your skills, knowledge, and perspective. Here are ten life-changing books that every developer should consider reading: Remember that reading alone won’t make you a better developer; it’s essential to apply the knowledge gained from these books through hands-on practice and real-world projects. Continuously learning and adapting your … Read more

The Future of App Development with the Microsoft Power Platform

In recent years, app development has undergone a remarkable transformation, and the Microsoft Power Platform has played a significant role in this evolution. Comprising Power Apps, Power Automate, Power BI, and Power Virtual Agents, the Power Platform has empowered business users and citizen developers to create applications with minimal coding knowledge. As we look into … Read more

The BEST Coding Interview Roadmap in 2023

problemsolving

Preparing for coding interviews requires a well-structured roadmap that covers essential topics and the latest trends. Follow these steps to maximize your chances of success: 1. Programming Language Proficiency Choose a programming language you are comfortable with and widely used in interviews. Popular choices include Python, Java, C++, and JavaScript. Focus on mastering its syntax, … Read more

Artificial Intelligence and Machine Learning

Artificial Intelligence and Machine Learning

Artificial Intelligence: The most important topics of the present and future are Artificial Intelligence (AI). Artificial Intelligence refers to the intelligence exhibited by machines. Intelligence is the ability to acquire knowledge and apply it. Machine learning is the process by which machines acquire knowledge. When these two aspects are combined, it results in Artificial Intelligence … Read more

সাইবার অপরাধী খুঁজুন

ইন্টারনেটের বিশ্বে সাইবার অপরাধীদের থাবার শিকার হচ্ছেন অনেকেই। তবে, বেশিরভাগ ক্ষেত্রেই অপরাধীরা নিজের পরিচয় লুকিয়ে রাখে। তাই, আজকে সাইবার অপরাধীর পরিচয় উদঘটন করা নিয়েই কিছু পদ্ধতি উল্লেখ করছি- Exif data ব্যাবহার করা ক্যামেরায় ছবি তোলার সময় সেই ছবির সাথে বেশকিছু তথ্য যুক্ত হয়ে যায়, যাকে exif data বলে। এই exif data -র মধ্যে geolocation সহ … Read more

File সম্বন্ধে কতোটা জানেন?

কম্পিউটারের file কি আসলেই কখনো নষ্ট হয়? একটি .jpg ছবি অনেক সময় ছবি হওয়ার পাশাপাশি java file -ও হতে পারে। এমনকি সেই ছবিটি যদি AES দিয়ে encrypt করেন, তাহলে সেই .jpg ছবি হয়ে যাবে .png ছবি। এমনকি অনেক সময় .jpg ছবির মধ্যেই আরেকটি .png ছবি যুক্ত থাকতে পারে। সেক্ষেত্রে, .jpg ছবিকে unzip করার মাধ্যমে .png … Read more

Windows কম্পিউটারে পাসওয়ার্ড তালাশ

অনুমতি ব্যতীত অন্যের সিস্টেম হ্যাক করা অপরাধ! আপনাদেরকে সচেতন করার লক্ষ্যে আজকের এই আলোচনা; যাতে করে কম্পিউটারে এই ধরনের কার্যকলাপ হচ্ছে কিনা- তা যাচাই করে দেখতে পারেন। মূল আলোচনা একটি Windows কম্পিউটার হ্যাক হয়ে গেলে কম্পিউটারে বিদ্যমান user কেন্দ্রিক পাসওয়ার্ড হাঁতিয়ে নেওয়ার চেষ্টা করা হয়। এক্ষেত্রে Powershell ব্যাবহার করা হতে পারে। অপরাধী ব্যক্তি প্রথমেই নিচের … Read more