
Search In
Hi,
This blog is to help you to understand counting sort in easiest manner, counting sort can sort the range in linear time but we have to provide the starting element and last highest element of the range (means elements in the range shou
Whether it is on-boarding training, technical skills development training, compliance training, or any other type of training program, it is crucial for organizations to take proactive steps in educating their workforce. However, while it is importan
Hi all,
Below is an example of slide screen using css.
HTML:-
<input type="checkbox" id="opci" />
<div class="baseM">
<label for="opci" class="nombre"></label>
<div class="nextSlide "></div>
<s
If you want to show stars instead of theme ratings in Woocommerce, you can do this by changing the Woocommerce star ratings.
The Stars rating is the default rating system in WooCommerce, so to match the rating system with themes we have to disable t
If you would like to resize your image with good quality. Please use the below function to resize you image.
$img = 'var/www/html/myproject/images/mypicture.jpg';
resize_image($img,'',320,320);
function resize_image(
If you want to create and exchange rate difference journal entry in Odoo follow the following code:
rate_diff = rec.debit_move_id.debit / rec.debit_move_id.amount_currency - rec.credit_move_id.credit / -rec.credit_move_id.amount_currency
In magento sometimes we are required to create category attributes programmatically in admin panel.
Lets see how we can do it:
1. Create a module with namespace and modulename.
2. Then Create a file config.xml in etc folder in our module.
2. Th
There are many methods of software development today. This is an important element of modern technology. It assists the hardware sections to operate in a way that brings the desired results. This also helps to process data into information. The creat
Hi all,
Tic-Tac-Toe is simple game in which you will try to mark your sign in three blocks to make a row , column or diagonal.
RULES FOR TIC-TAC-TOE
1. The game is played on a grid that's 3 squares by 3 squares.
2. You are X, your fri
If you're planning on improving your website for better traffic and business, then you'll want to look into SEO and learn how to utilize it according to your goals. And if you're a local business, consider looking into local SEO, which he
