Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Counting Sort

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

7 Mistakes to Avoid in Employee Training Programs

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

Screen sliding using css

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

How to show stars instead of theme ratings in Woocommerce

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

How to resize image in PHP

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(

How to create and exchange rate difference journal entry in Odoo?

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

How to create category attributes ?

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

Agile vs. Scrum Process - An Overview & Difference

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

Tic-Tac-Toe

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

Local SEO Strategies for Enterprises to Reach Your Business Goals

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

1 14 76
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: