I would be able to help and assist those newbie programmers in enhancing their skills from different programming languages. So let us all help each other by sharing our ideas!
Android WebView is used to display web page in android application. The web page can be loaded from same application or URL. It is used to display online content in android activity.
Daily Expense Manager help you to manage your expenses with multi-user level and expense manager designed to help individual or business budget, track and possibly control your expenses in webview.
A WebView is an embeddable browser that a native application can use to display web content.
Daily Expense Manager system Webview source code
It
To understand this better follow the steps below and also you can download source code and apk. Before we start. Have you already installed Android Studio on your device? If not, you can download it android studio
Requirements
1. Android studio I.D.E This can be downloaded from android studio
You can download webview source code below for your project at any time. Once downloaded you can import your code into the Android Studio IDE. Your download will be in a zipped file, so unzip it before continuing.
Open the Android Studio. After that we could open an existing android studio project in Android Studio from Recent Projects directly. Just click the file name in recent projects which you want to open. Then select File >> New>>Import project
Stock management system consists of admin / backend side and user / frontend side from where a user can view total orders which includes order suffix, date, customer name, address, state, order amount and many more. Admin plays all roles and user has to perform all the main functions from the user side .
How to run Stock management system in Cpanel
Download source code using the link below After and extract the zipped file ,find the folder names Stock-management-System.zip in this folder you will also get the file named inventory.sql
Create a new database and user, give it privilege and import the file named inventory.sql to create all the tables
After importing all the tables you can now run the project in your favourite browser ,create an account and experience the system!
How to run the Stock management system in localhost
Download the zipped file Extract the file 3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
Open PHPMyAdmin (http://localhost/phpmyadmin) Create a database with any name Import inventory.sql file (given inside the zip package in SQL file folder)
#### Download and make the following changes in `config.php`
private $host = “localhost”; private $user = “root”; private $password = “Enter password”; # enter password of your database private $database = “Enter Name”; # import inventory.sql` db and enter its name here
Credential for user panel OR you can register your self: Username: demo@gmail.com Password: 12345 DEMO
This process involves Windows command prompt which is known as CMD. You have to enter some CMD commands. CMD plays an important role in computer, For example cmd can be used to check the serial number of a computer, checking bios information etc. In this tutorial we are going to make flash disk bootable and this flash disk will help us during installation of any other operating system in a computer. Also apart from making flash disk bootable the same process can be used for repairing corrupted flash disk, Sd card e.t.c.
Bootable process
Step: 1 Press Windows logo + X
Step: 2 Then press A so as to run cmd administrator
At the command prompt,
Step 3: Type Diskpart then press enter. Diskpart is command used for storage
Step 4: Type list Disk then press enter, The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive.
Step 5. Type select disk , example select disk 1 or select disk 2
where X is the drive number or drive letter of the USB flash drive like select disk 1 or 2 3 you will realised at this point command prompt will displays all removable and internal storage. This can be used to check your actual internal storage of your pc which is disk 0.
DO NOT TYPE SELECT DISK 0 Otherwise, you may format your internal hard drive.
Step 6:. Type clean, and the press enter. This command deletes all data from the USB flash drive.
Step 7: Now we need to create a new primary partition on the USB flash drive, Type create partpri, and then press enter.
Step 8. To select the partition that you just created in step 7 above, Type select part1 and then and press enter.
Step: 9 To format the partition, Type format fs=fat32 quick, and then press enter. fs=ntfs quick if you want to transfer large files Step: 10. Type active, and then press enter.
Step: 11 Type exit, and then press enter.
8. Type again exit and then click enter.
9. Now your flash disk is bootable you can copy your installation files and proceed.
More command and parameters that you should also know
The diskpart tool has the following commands and parameters available:
select can set the focus on a specific target.
select disk – use this command to set the focus on a specific disk. Command Prompt: select disk
select partition – use the select partition command to set the focus on a specific partition.
select volume – use this command to set the focus on a specific volume.
detail disk will deliver information about the current disk.
detail partition will deliver information about the current partition.
This system comprised of two parts: First part user registration form, and in the second part login form, as well as a welcome page and a logout script. How to run PHP and MySQL Login & Registration System in Cpanel
Download source code using the link below After and extract the zipped file ,find the folder names registration.zip in this folder you will also get the file named registration.sql
Create a new database and user, give it privilege and import the file named registration.sql to create all the tables
After importing all the tables you can now run the project in your favourite browser ,create an account and experience the system!
How to run PHP and MySQL Login & Registration System in localhost
Download the zipped file Extract the file 3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
Open PHPMyAdmin (http://localhost/phpmyadmin) Create a database with any name Import registration.sql file (given inside the zip package in SQL file folder)
#### Download and make the following changes in `database.php`
private $host = “localhost”; private $user = “root”; private $password = “Enter password”; # enter password of your database private $database = “Enter Name”; # import registration.sql` db and enter its name here
Credential for user panel OR you can register your self: Username: demo1 Password: 12345 Login demo
Every group has
a group leader and a group leader must have a unique identification number
which associate him/her with his/her group.
The groups are categorized in four categories as
follows
Group of men only
2. Group of women only
3. Group of both men and women
4. Group of youth only
The system should be able to say this group has a
total of 50 members where by 26 are men and 24 are women this should apply to
group of both men and women and groups of youth but for group of men only it
should just display total saying total member of group is let say 29 the same
to group of women only.
Also the group should have initial capital, it can be
money or it can be plantation or it can be livestock like hen or cow or goat
Also the system should display registration date of
the group and date the group was established.
Also the system should display the total numbers of
members registered in the system
Also the system should display total number of women
member in system and total number of men member in the system.
Also the system should display statistics by location
let say it should say this village has five groups, and total member in that
five groups is 345 where by men are 200 and women are 145.
Also the system should display the numbers of groups
registered in the system
Also the system should display if the group is active
or inactive.
Also the system should display if the group has loan
or has no loan, and if it has loan what is the status of it’s payment.
Location of the group
The system should say this group is in certain region, then certain district, then division and up to village level, this should be a dependent select box, if you choose a region then the district should be displayed and so on, I have already created a database of this region to village level dependent select it’s just to implement it.
Every group should have a registration number of this
format HW/ITL/MJ/CBO/72 the last part of the registration number will vary but
the other part are constant, during group registration the system should fail
to register if the registration number is already registered, the system should
reply by custom message with red colour saying that number is already
registered .
Also each group must have at least one activity,
sample activity are livestock keeping, agriculture, cultivation, farming there
are many activities but these are just sample.
The loan Part
Admin should assign loan to the group which need loan
and the loan should come from the following part
1) ministry
2) government
3) Donors
4) District council
The amount of loan should be given to the group which
need that loan
The date in which the loan was assigned
The due date for the loan to be fully paid
The interest is
10% of the original amount of the loan
The loan is coming from which parts
On payment of the loan.
The loan must be paid in ten months or twelve months
The system should display original loan
The system should display the remaining amount
The system should display the due date for the loan
The system should calculate repayment schedules and
shows the amount which must be paid by the group each month until the loan is
finished.
Admin should enter returned amount and feed it to the
specific group and debt should decrement.
Admin should be able to print statement showing
repayment of any group he/she want to see
Admin should be able to generates reports also the
reports should display the current date of report generation..
Admin should be able to generate exports
Also implement nice pagination like in your online
quiz project.
Also please implement search, example admin might need to search for a certain group, he/she might search using group registration number or search by or search by group leader location and then do CRUD operation or print group details.
How to use
Requirements
XAMPP Server /WAMP Server Or Web server. In this example I’m using web server
Step 1 Download the source code and put the file inside public folder or if is Xampp place here “c:/xampp/htdocs/”.
Step 2. Extract the file and go To phpmyadmin or for Xampp server go to “localhost/phpmyadmin” in any browser and create Database named “loan” for web server give it any name and don’t forget to create user with a
Step 3. In That Database, Import loan_management_system.sql found inside the extracted folder and finally open go to URL: “http://localhost/file_name/phpfilename” to configure.
To download SOURCE CODE use the download link below
A
good Webpage can protect you against malware some sites contain
software’s that are a virus, so it’s better to avoid such free download
sites.
In addition to personal experience, we used these instruments for check webpage reputations and assembling our summary of the best programming download areas:
Note: No webpage can ever be 100% safe, however these download locales are commonly spotless and advantageous.
The
main goal of getintopc is to provide direct downloading link without
any wait so that users can enjoy unlimited downloads. You can also
request any software for download.
If you have any good website in mind, please let us know. Maybe we can include it when we update the article in future.
How to prevent pc from consuming data bundles while browsing. METHOD ONE We introduced a couple of tips that will help you to reduce the data usage on windows operating system. For you to prevent your pc from consuming data bundle, this can be:
Automatic system updates
Syncing.
Apps running in background. There are two settings that you need to understand that is system configuration and browser configuration. When pc is connected with phone data, this means no proxy is set. System configuration When system is set, and configured correctly to any connected network i.e proxy. port or no proxy. Your pc will consume a lot of your data. This will be Automatic system updates, syncing. If you are connected to mobile data, this means no proxy should be applied at this point and your pc will use a lot of bundles. For better understanding follow the steps below. Step 1 Press Windows logo key this is located on the left hand side of keyboard close to fn key and Alt key and type internet options and press enter key, this will open popup windows.
Step 2
Navigate to connection at the menu tab and then LAN SETTINGS
If your pc is connected to mobile hotspot , to prevent it from consuming a lot of data make sure proxy server is checked and give it any address eg 000.00.00.0 press ok to save settings. Now at this point your pc will not use your data since proxy settings are invalid. Step 3 Open your browser preferably firefox, click at menu , navigate to options then type proxy
Check no proxy
Now you have successfully configured browser internet setting, only browser will consuming data bundles.
METHOD TWO
Disabling background App Disabling background running apps can also prevent your pc from consuming data this can be done by steps below: Step 1 Press Windows logo key and type background Apps, turn off apps as shown below.
METHOD 3 Press windows logo + R key to open prompt box. Type services.msc press enter to pen another windows. Locate windows updates and double click in the second window select disable and click apply
Have we missed out a step? Let us know in the comment below.
C programming is completely free and readily available on all platforms and easy to understand.
Follow the steps below for you to run C on your computer.
1. You need to download a compiler and install it in your pc you can download DEV -C++ {https://filehippo.com/download_dev-c/} this will work best
2. If you want a quick start, you can also run C program online with your phone or pc. online compiler
This article contains examples on basic concepts of C programming like: switch statement nested, functions, pointers, structures etc.
Request for more examples
1. programmig for temperature conversion from celcius to fahreheit
/* c programmig for temperature conversion from celcius to fahreheit
AUTOR: ORENGO DICKSON
WEBSITE: www.techadvisor.co.ke
PHONE: 0702262007
*/
#include
int main()
{
float celsius, fahrenheit;
printf("ENTER TEMPERATURE IN CELSIUS\n");
scanf("%f" , &celsius);
fahrenheit=(1.8*celsius) + 32; //formular for conversion
printf("THE TEMPERATURE IN FAHREHEIT IS %f\n\n\n\n\n\n\n" , fahrenheit);
return 0;
}
2. C program to find the biggest of three numbers
/* C program to find the biggest of three numbers.
AUTOR: ORENGO DICKSON
WEBSITE: www.techadvisor.co.ke
PHONE: 0702262007
*/
#include
void main()
{
int x, y, z;
printf("Enter the first number\n");
scanf("%d" , &x);
printf("Enter the second number\n");
scanf("%d" , &y);
printf("Enter the 3rd number\n");
scanf("%d" , &z);
printf("x = %d\ty = %d\tz = %d\n", x, y, z);
if (x > y)
{
if (x > z)
{
printf("The greatest is X \n");
}
else
{
printf("The greatest is Z \n");
}
}
else if (y > z)
printf("The greatest is Y \n");
else
printf("The greatest is Z \n");
}
3. Program To Accept Student Roll No, Marks in 3 Subjects and Calculate Total, Average and Print it
/*Program To Accept Student Roll No, Marks in 3 Subjects and Calculate Total, Average and Print it.
Autor: ORENGO DICKSON
Website: www.techadvisor.co.ke
*/
#include
main()
{
int r,x,y,z, tot, avg; //The integer should be six , i.e rollno,three subject, total and average.
printf ("ENTER STUDENT RNO\n "); //The user is prompted to enter the roll no. \n for newline
scanf ("%d",&r); //scanf is to accept roll no from the keyboard %d for decimal conversion
printf("ENTER FIRST MARKS \n"); //The user is prompted to enter the first marks., \n for newline
scanf("%d",&x); //scanf is accept first marks from the keyboard %d for decimal conversion &y for number to be entered.
printf("ENTER SECOND MARKS\n"); //The user is prompted to enter the second marks.
scanf("%d",&y); //scanf is accept second marks from the keyboard
printf("ENTER THIRD MARKS\n"); //The user is prompted to enter the second marks.
scanf("%d",&z); //scanf is accept third marks from the keyboard
tot=x+y+z; // total formular
avg=tot/3; //avearge formular
printf("\n\n\t\t EGERTON UNIVERSITY \n\n");
printf("STUDENT RNO %d \n",r); // \t is for spacing or tab
printf("\t FIRST MARKS %d ",x); //marks display
printf("\t SECOND MARKS %d ",y); //marks display
printf("\t THIRD MARKS %d ",z); //marks display
printf("\t AVERAGE MARKS %d", avg);//marks display
}
4. If-else statement
/* If-else statement
Autor DICKSON ORENGO
Syntax
if(expression)
{
//Statements
}
else
{
//Statements
}
*/
#include
main()
{
int num;
printf("enter the number\n");
scanf("%d",&num);
if(num%2==0)
{
printf("%d number in even\n",num);
}
else
printf("%d number in odd\n",num);
return 0;
}
5. NESTED STATEMENT
/* AUTOR: OREGO DICKSON NESTED When program requires more than one test if( expression )
{ if( expression1 )
{ statement-block1; } else { statement-block 2; }
} else { statement-block 3; } */
#include
void main( )
{
int a,b,c;
printf("Please Enter 3 number");
scanf("%d%d%d",&a,&b,&c);
if(a>b)
{
if(a>c)
{
printf("a is greatest");
}
else
{
printf("c is greatest");
}
}
else
{
if(b>c)
{
printf("b is greatest");
}
else
{
printf("c is greatest");
}
}
}
#include
void main()
{
int a;
int b;
int c;
printf("Please Enter 2 number\n");
scanf("%d%d",&a,&b);
c = a+b ;
printf("Total (a+b) = %d \n",c);
c = a-b;
printf("Sub (a-b )= %d \n",c);
c = a*b;
printf("Mul (a*b) = %d \n",c);
c=a/b;
printf("Div (a/b) = %d \n",c);
c=a%b;
printf("Remainder (a Mod b) = %d \n",c);
}
8. C PROGRAM FOR FINDINNG AREA OF RECTANGLE
/* Project 2
Instructions
1. Declare compile and execute the program using c, giving the output
2. Explain the program process from source to output ie declaration and assigment
3. Submit handwritten and email zipped copy of the code
*/
//PROGRAM FOR FINDINNG AREA OF RECTANGLE
//Autor :Dickson Orengo
//website: www.techadvisor.co.ke
#include
int main() {
const int LENGTH = 10;
const int WIDTH = 5;
const char NEWLINE = '\n';
int area;
area = LENGTH * WIDTH;
printf("value of area : %d", area);
printf("%c", NEWLINE);
return 0;
}
9. ARITHMETIC OPERATOR FOR C PROGRAMMING
// ARITHMETIC OPERATOR
/*1. Declare compile and execute the program using c, giving the output
2. Explain the program process from source to output, ie declaration assignment
3. Submit handwritten and email zipped copy of the code
Autor :Dickson Orengo
website: www.techadvisor.co.ke
*/
#include
// Variable declaration:
extern int a, b;
extern int c;
extern float f;
int main ()
{
/* variable definition: */
int a, b;
int c;
float f;
/* actual initialization */
a = 10;
b = 20;
c = a + b;
printf("value of c : %d \n", c);
f = 70.0/3.0;
printf("value of f : %f \n", f);
return 0;
}
11. C Program To Read Two Numbers And Print The Sum Of Given Two Numbers
/* Program To Read Two Numbers And Print The Sum Of Given Two Numbers.
Autor: ORENGO DICKSON
*/
# include
main()
{
int x,y, sum; //the three integers are two numbers and the result which is the sum
printf ("ENTER VALUE FOR X\n "); //This will be printed out , to prompt user what to do. \n is for new line
scanf ("%d",&x); // scanf is to accept input from the keyboard, %d is for decimal conversion &x is for number to be entered
printf("ENTER VALUE FOR Y\n"); //This will be printed out , to prompt user to enter the value of Y. \n is for new line
scanf("%d",&y); // scanf is to accept input from the keyboard, %d is for decimal conversion &x is for number to be entered
sum=x+y; //This is the result calculation.
printf("SUM OF THE TWO NUMBER ARE %d", sum);
}