Thursday, December 18, 2014

cpbook.subeen.com প্রোগ্রামিং সমস্যার সমাধান- সমস্যা - ২৯ ( ডিজিটাল ত্রিভূজ )



Easy ACM UVA Problems

100 The 3n+1 problem
102 Ecological bin packing
113 Power of cryptography
136 Ugly numbers
190 Circle through three points
264 Count on Cantor
272 TEX qoutes
299 Train swapping
305 Joseph
353 Pesky Palindromes
369 Combinations
382 Perfection
401 Palindromes
406 Prime cuts
408 Uniform generator
424 Integer inquery
444 Encoder and decoder
458 The decoder
490 Rotating sequences
492 Pig latin
495 Fibonacci freeze
499 What’s the frequency, Kenneth?
530 Binomial showdown
541 Error correction
543 Goldbach’s conjecture
579 Clock Hands
591 Box of Bricks
609 DNA sorting
623 500!
686 Goldbach’s conjecture (II)
694 The Collatz sequence
713 Adding reversed numbers
729 The Hamming distance problem
834 Continued Fractions
10008 What’s Cryptanalysis?
10013 Super long sums
10018 Reverse and Add
10019 Funny Encryption Method
10035 Primary Arithmetic
10055 Hashmat the brave warrior
10062 Tell me the frequencies!
10070 Leap Year or Not Leap Year
10082 WERTYU
10101 Bangla numbers
10107 What is the median?
10110 Light more light
10161 Ant on a Chessboard
10200 Prime time
10235 Simply Emirp
10242 Fourth point!!
10252 Common Permutation
10282 Babel fish
10286 Trouble with a pentagon
10300 Ecological Premium
10302 Summation of Polynomials
10323 Factorial! You Must be Kidding!!!
10324 Zeros and Ones
10327 Flip sort
10370 Above average
10409 Die game
10420 List of conquests
10424 Love calculator
10432 Polygon inside a circle
10473 Simple base conversion
10515 Powers et al.
10611 The playboy chimp
10696 f91
10700 Camel trading

Source- http://www.acmsolver.org

Monday, December 15, 2014

বাংলায় লেখা/বাংলাদেশী প্রোগামারদের এলগোরিদমের ব্লগসমূহের লিস্ট

ইকরাম মাহমুদ ফাহিমের ব্লগ- https://sites.google.com/site/smilitude/
জোবায়ের হাসানের ব্লগ- http://zobayer.blogspot.com/
  http://zobayer2009.wordpress.com/
শাফায়েতের ব্লগ- http://www.shafaetsplanet.com/planetcoding/
আহমেদ শামসুল আরেফিনের ব্লগ- http://www.acmsolver.org/bangla/
প্রোগক্রিয়া- http://www.progkriya.org/
আরিফুজ্জামান আরিফের ব্লগ- http://isolvedaproblem.blogspot.com/
জানে আলম জান - http://lightoj.com/article_showcategory.php
সাব্বির ইউসুফ সানির ব্লগ- http://one-problem-a-day.blogspot.com/
 http://recurringblunders.blogspot.com/
প্রোগ্রামিং কনসেপ্ট- https://sites.google.com/site/programinggconcept/
মুকিত চৌধুরীর ব্লগ- http://mukitmkbs.wordpress.com/
আলাভোলার ব্লগ- http://ami-alavola.rhcloud.com
অনিন্দ্য সুন্দর পালের ব্লগ- http://binaryrongo.wordpress.com/
আহমাদ ফাইয়াজের ব্লগ- http://itsfaiyaz.wordpress.com/
বিধানের ব্লগ - http://bidhanr.wordpress.com/
রিদমের ব্লগ - https://sites.google.com/site/erorown/
আই ইউ টি ব্লগ- http://doinik-iut.com/archives/23106
সুবিন ভাইয়ের সাইট- http://cpbook.subeen.com/
ফাইয়াজ বিন হোসেনের ব্লগ- http://faiazerblog.blogspot.com/
ফারসানের ব্লগ- http://potasiyam.com/farsan/
মশিউর এর ব্লগ -http://problem-solving-notes.blogspot.com/
আনা ফারিহার ব্লগ - http://chorui12.blogspot.com/
তাওসিকের ব্লগ- http://tausiq.wordpress.com/
শরীফের স্বপ্নরাজ্য - http://www.techsharif.com/
শিখরের ব্লগ - http://shikhorroy.wordpress.com/
সায়েফের ব্লগ - http://sketchingdream.wordpress.com/
সায়মুমের ব্লগ - http://saimoomsafayet.wordpress.com/
শাকিলের ব্লগ - https://www.facebook.com/shakil.ahmed.980/notes
মাহফুজের ব্লগ - http://www.mahfuzsust.info/
আসিফের হ-য-ব-র-ল - http://www.abuasifkhan.me/
Muhammed Hedayet- http://fallenprog.blogspot.com.au/

*Written by-  আমিই আলাভোলা

List of Free Programming Books

An amazing list of free books on different programming languages

http://resrc.io/list/10/list-of-free-programming-books

Saturday, December 13, 2014

Complete solution for Twitter Bootstrap Select Option Field.

Complete solution for Twitter Bootstrap Select Option Field.

Ref : http://silviomoreto.github.io/bootstrap-select/

Sunday, December 7, 2014

Deploy your java web application in Redhat's Openshift Cloud for free!!

You can deploy your java web application in Redhat's Openshift Cloud for free!!

To do that, first you have to create an account on openshift at https://www.openshift.com/app/account
 

Then you have to install RHC command line tools to work with your application and openshift cloud as of https://developers.openshift.com/en/getting-started-client-tools.html
 

Read thoroughly https://developers.openshift.com/en/tomcat-overview.html to understand deploying application in openshift-tomcat.

Here is a video demonstration step by step doing these things, although you might not understand the speaking as its in Vietnamese, but still helpful for beginners starting with openshift cloud: https://www.youtube.com/watch?v=dVtlfxbah5w

How to Highlight code syntax in Blogspot.

1.  You can use this popular tool to highlight your code syntax.

http://alexgorbatchev.com/SyntaxHighlighter/

2. Another way is to Create a Public Gist from the following link and then Embed the script in your post. You can do it without a Github account.

https://gist.github.com/