There is a huge misconception about IT in terms of taking as career scope. Two extreme myth can be found. One of those is it is very easy to earn money in IT career and can start money from money from tomorrow if you start learning today! Another one is to be established in IT field you have to be […]
How to use google fonts
Font family (Typefaces) is an important part for Typography and google fonts become popular in the latest web technology enhancing Typography. Today I will write about quick use of google fonts. Step 1: Go to the link: https://www.google.com/fonts Step 2: You will see a long list of font family and under each font family you will see 3 small icons […]
10 Android Apps that can return the price of your smartphone!
Aslamualikum We can not imagine smart phone without apps. Most of the smartphone users will agree that some awesome apps make their smartphone valuable. In this article I will discuss about some apps that might not be much familiar to you but can be useful without doubt. The discussion is basically based on my personal experience rather than any statistics […]
Solution technique of USTC Intra contest problem
Problem D: ANGEL NUMBER Angel number 421 (please don’t think it’s angel’s favorite number: D) Is actually a sequence of numbers 4,2,1 which can be found following certain rules. The rules are given below Rules Step 1 Select any whole number. Step 2 If it is an even number, divide by 2; if it is odd number multiply by 3 […]
Programming Problem: Interchange
Dear ACM Solvers Today I am giving a simple and interesting Number theory Problem for you though I am not sure whether it should be treated as Number theory or ad-hoc type problem. You know better 🙂 Assume a 2 digit number xy=75. If the position of digit have been interchanged it goes to yx=57. Now the difference between the […]
Object Oriented Programming Tutorial PHP Class File Creation Learn OOP
যে ১২ টি বিষয় ফ্রিল্যান্সারদের আজই হালনাগাদ করা প্রয়োজন!
হ্যাঁ আপনারা সবাই ব্যস্ত। কারন আপনার ফ্রিল্যান্সিং ব্যবসা এবং ব্যক্তি জীবন দুটোতেই সময় দিতে হয়। এইসব ব্যস্ততার মাঝে খুব সহজেই আপনি মূল কিছু কাজ ভুলে যান, যা আপনাকে অন্য সবার থেকে পিছিয়ে দেয়। আপনার ফ্রিল্যান্সিং পেশাটা কি সময়ের সাথে হালনাগাদ করেছেন? আমি জানি খুব কম ফ্রিল্যান্সারই উত্তর দেবেন “না”। যদি আপনি গড়পরতা অন্য সব ফ্রিল্যান্সারদের মত হন তাহলে পেছনে পরে […]
ACM Contest Tips
How do I become good at these contests? A few things help: Have a favourite programming language that you know very well. C++ and Java are both used at the practice sessions. Be familiar with commonly used algorithms and data structures (these are typically covered in second- and third-year courses). Enjoy programming. If you’re doing this for fun, it’ll motivate […]