1) C Cleaner ===>> LINK
2) Codec - - -
Question: What Exactly Is 'Codec'? Why Would I Ever Need It?Answer: "Codec" is a technical name for "compression/decompression". It also stands for "compressor/decompressor" and "code/decode". All of these variations mean the same thing: a codec is a computer program that both shrinks large movie files, and makes them playable on your computer. Codec programs are required for your media player to play your downloaded music and movies.
3) The Secret To Making Your PC Run Fast ===>> LINK
4) No More Tables: CSS Layout Techniques ===>> LINK5) HTML fonts in CSS =====>>
As of HTML 4.01, the <font> tag is considered deprecated and is not supported at all in HTML5. For HTML5 and website design in general, it is recommended that CSS be used to specify the font. In the below CSS example, the font is specified in the body, which tells the browser to use Verdana when available and if not available to use Arial with the font color code #333. With CSS, the font-family and color tag can by applied to any HTML tag (like the body tag) or any CSS class or id.
body {
font-family: verdana, arial;
color: #333;
}
=====>> http://www.computerhope.com/jargon/h/html-fonts.htm
6) IRS, IDD, ICD, ===>>
What are Interface Requirements Specifications, Interface Design Descriptions, Interface Control Documents, and how do they relate? ===>> LINK
7) admission - - -
অধ্যাপক মুহম্মদ জাফর ইকবালের উদ্যোগে বিশ্ববিদ্যালয়ে ভর্তির আবেদনপত্র এখন মুঠোফোনেই করা যাচ্ছে। স্কুল-কলেজ-বিশ্ববিদ্যালয়সহ অন্যান্য ক্ষেত্রেও মুঠোফোন কিংবা কম্পিউটারের দেশব্যাপী ব্যবহার অচিরেই শুরু হয়ে যাবে। (August, 2013)8) Math - - -
শত শত বছর আগে যখন জটিল গাণিতিক সমস্যার সমাধান দীর্ঘদিন ধরে পাওয়া যেত না, তখন উন্নত দেশের, যেমন ফ্রান্স কিংবা যুক্তরাজ্যের বিজ্ঞান একাডেমি তার জন্য পুরস্কার ঘোষণা করত এবং বেশির ভাগ সময়েই তার একটি সমাধানও বের হয়ে যেত। সাড়ে তিন শ বছরের বেশি বয়সী রস-কষহীন নেহাত গাণিতিক ‘ফার্মার শেষ উপপাদ্য’ নিয়ে হাজার হাজার গণিতবেত্তা যে সমাধানের জন্য অক্লান্ত পরিশ্রম করেছেন, তার পেছনেও রয়েছে অজস্র পুরস্কারের ঘোষণা ও খ্যাতি। পরিশেষে ফার্মার উপপাদ্য প্রিন্সটনের গণিতজ্ঞ অ্যান্ড্রু উয়াইলস প্রমাণ করে জগদ্বিখ্যাত হয়েছেন।
9)
It can also be used to develop packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++ and Eclipse PDT for PHP, among others.
10) Zend Certificate Syllabus ===>>
http://www.slideshare.net/mahmudahsan/prepare-yourself-for-zend-certification-exam
No comments:
Post a Comment