Rabu, 16 Desember 2020
Python2
A=500000;
B=700000;
C=900000;
TunjanganA=A*0.1;
TunjanganB=B*0.15;
TunjanganC=C*0.2;
nama=input('Nama : ');
gol=input('Gol : ');
totaljamkerja=int(input('Total Jam Kerja : '));
print('Perhitungan Gaji :');
if (gol=='A'):
print('Gaji Pokok : ' +str(A));
elif(gol=='B'):
print('Gaji Pokok : ' +str(B));
else :
print('Gaji Pokok : ' +str(C));
if (gol=='A'):
print('Tunjangan : ' +str(TunjanganA));
elif(gol=='B'):
print('Tunjangan : ' +str(TunjanganB));
else :
print('Tunjangan : ' +str(TunjanganC));
Lembur=totaljamkerja-200
if (gol=='A'):
LemburA=5000*Lembur;
print('Lembur : ' +str(LemburA));
elif(gol=='B'):
LemburB=7500*Lembur;
print('Lembur : ' +str(LemburB));
else :
LemburC=10000*Lembur;
print('Lembur : ' +str(LemburC));
Lembur=totaljamkerja-200
if (gol=='A'):
LemburA=5000*Lembur;
totalA=A+TunjanganA+LemburA;
print('Total : ' +str(totalA));
elif(gol=='B'):
LemburB=7500*Lembur;
totalB=B+TunjanganB+LemburB;
print('Total : ' +str(totalB));
else :
LemburC=10000*Lembur;
totalC=C+TunjanganC+LemburC;
print('Total : ' +str(totalC));
Minggu, 13 Desember 2020
Kamis, 10 September 2020
Sabtu, 16 Mei 2020
Sabtu, 09 Mei 2020
Rabu, 06 Mei 2020
Download Delphi 2010 & IBEasy+ & Firebird
Download Delphi
https://winworldpc.com/search?q=delphi
Download IBEasy+
https://marc-grange.com/download/
Download IBEasy+ 1.5.4: 8/24/2011 (Windows 98/2000/XP/Vista/7-8-10)
Download Firebird
https://sourceforge.net/projects/firebird/files/latest/download
Sabtu, 02 Mei 2020
Kamis, 30 April 2020
Selasa, 28 April 2020
Senin, 20 April 2020
Sabtu, 18 April 2020
Kamis, 16 April 2020
Sabtu, 11 April 2020
Minggu, 05 April 2020
My Youtube Channel
https://www.youtube.com/watch?v=AG7O2Df6hrk
https://www.youtube.com/watch?v=JirfTGGYvDA
https://www.youtube.com/watch?v=gerAUBwcqog
https://www.youtube.com/watch?v=_TJtLffl96A
https://www.youtube.com/watch?v=VRZ7wZdT08M
https://www.youtube.com/watch?v=8MS2y_i-i9E
https://www.youtube.com/watch?v=buwQdgNfp3w
https://www.youtube.com/watch?v=EJSTDCqo4H8
HTML
https://www.youtube.com/watch?v=DLy2tlTwSr0
https://www.youtube.com/watch?v=NSsSczNOdnQ
INTEL
https://www.youtube.com/watch?v=7n9lN4mR4x0
Rabu, 01 April 2020
OOP
https://archive.org/details/byte-magazine-1986-08/mode/2up
https://archive.org/details/BalaguruswamyObjectOrientedProgrammingWithCFourthEdition_201802/mode/2up
https://archive.org/details/privatendsharedd1094538557/mode/2up
https://archive.org/details/ObjectOrientedJavaScript2ndEditionByCHayonShaah/mode/2up
https://archive.org/details/ObjectOrientedSoftwareEngineeringUsingUMLPatternsAndJava
https://archive.org/details
/LEARNINGPYTHONPOWERFULOBJECTORIENTEDPROGRAMMING5THEDITION
https://archive.org/details/arxiv-1304.6498/mode/2up
https://archive.org/details/bub_gb_TZ-qjncsv6QC/mode/2up
https://archive.org/details/JavaJavaJavaObject-orientedProblemSolving
https://archive.org/details/ObjectOrientedProgrammingInC4thEdition_201709/page/n1/mode/2up