Search In This Website

Jumat, 07 November 2025

3D Shapes Properties In Geometry

3 Dimensions Shapes / 3 Dimensions Solids / 3 Dimensions Spaces

Cube / Hexahedron

Edges: 12

Faces / Sided: 6

Vertices / Vertex / Points: 8

2D Shape Elements: 6 squares

Cuboid / Rectangular Prism

Edges: 12

Faces / Sided: 6

Vertices / Vertex / Points: 8

2D Shape Elements: 4 rectangles + 2 squares

Triangular Prism

Edges: 9

Faces / Sided: 5

Vertices / Vertex / Points: 6

2D Shape Elements: 3 rectangles + 2 isosceles triangle

Cylinder

Edges: 2

Faces / Sided: 3

Vertices / Vertex / Points: 0

2D Shape Elements: 2 circles + 1 rectangles

Tetrahedron / Triangular Pyramid

Edges: 6

Faces / Sided: 4

Vertices / Vertex / Points: 4

2D Shape Elements: 4 equilateral triangle

Pyramid / Square Pyramid / Square Based Pyramid

Edges: 8

Faces / Sided: 5

Vertices / Vertex / Points: 5

2D Shape Elements: 4 isosceles triangle + 1 square

Cone

Edges: 8

Faces / Sided: 5

Vertices / Vertex / Points: 5

2D Shape Elements: 

Sphere

Edges: 0

Faces / Sided: 1

Vertices / Vertex / Points: 0

2D Shape Elements: N/A ( Not Available )

Notes




How To Launch Control Panel In Windows 8

1. Launching the Control Panel on Microsoft Windows 8 is very easy, click the Start button on the Microsoft Windows Taskbar to open the Start Screen (A Full-Screen Start Menu).

2. Click Search (Magnifying Glass) icon, by typing Control Panel into the search box.





3. And in the search results, select Control Panel.

4.The Control Panel will available.


<< back to  Learn Microsoft Windows ( Road Map )


Bibliography

https://www.computerhope.com/

https://www.howtogeek.com/

https://www.wikihow.com/

https://support.microsoft.com/



Rabu, 05 November 2025

Study About Tikz In Latex

Introduction About Tikz

  • Setting Up The Environment In Latex
  • tikzpicture Environment And tikz Command
  • Draw A Straight Path
  • Grid Path Construction
  • Help Lines Construction

Design Principles

  • Specifying Coordinates
  • Specifying Points
  • Coordinate Transformation System

Drawing

Actions On Paths

Drawing Options

Key-Value Syntax for Graphic Parameters



Selasa, 04 November 2025

Simple Sample For Page Number

1. Open the Latex editor.
2. Type this following latex source code in latex editor:
% !TEX TS-program=pdflatex
% !TEX encoding=UTF-8 Unicode
% Distributed under the LaTeX Project Public License
% https://www.latex-project.org/lppl.txt
% file name: SimplePageNumber2.tex
\documentclass[12pt]{article}
\usepackage{bookman}
\usepackage{lastpage}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{} % clear existing header and footer
\renewcommand{\headrulewidth}{0pt} % Remove Line From Header
\renewcommand{\footrulewidth}{0pt} % Remove Line From Footer 
\fancyfoot[R]{Page \thepage\hspace{5pt} of\hspace{5pt} \pageref{LastPage}}
\begin{document}
\Huge{}
FedEx
\clearpage
UPS
\newpage
DHL
\pagebreak

TNT Express
\end{document}
3. save file as pageNumber2.tex.
4. run the Typeset command or similar other command with pdfLatex 2x times

Output

Simple Sample Latex Page 1 of 4

Simple Sample Latex Page 2 of 4

Simple Sample Latex Page 3 of 4

Simple Sample Latex Page 4 of 4





Cara Membuka Control Panel Di Microsoft Windows 8.1

  1. Untuk membuka Control Panel dari Start Screen (A Full-Screen Start Menu). Klik tombol Start di Microsoft Windows Taskbar untuk membuka Start Screen.
  2. Klik icon Search, ketik Control Panel.




  3. Ketika hasil pencarian muncul, klik Control Panel.


  4. Control Panel akan muncul di layar.



Bibliography

https://usk.ac.id/ (university)

https://telkomuniversity.ac.id/ (university)

Windows For Dummies

Windows Made Easy

Windows Step By Step

Tambahkan Control Ke Form ( VB Classic )

Tujuan Pembelajaran

  • Seiring siswa terus mempelajari teknologi, siswa akan memahami pelajaran dan dapat menangani situasi dalam pengembangan perangkat lunak dan teknologi.
  • Siswa dapat menambahkan kontrol ke Visual Basic form. Dalam pelajaran ini, kita akan belajar menambahkan Label control ke Form Container control..

Latih langkah berikut untuk menambahkan Control ke form/menggambar Control pada Form:

  1. Klik Control’s Toolbox Icon.
  2. Gerakkan pointer mouse ke atas Form Anda. Perhatikan bahwa mouse pointer berubah menjadi crosshair (tanda silang), bukan panah. Klik dan tahan tombol mouse. Saat Anda menahan tombol mouse, Anda akan melihat outline dari control yang Anda gambar.
  3. Saat Anda melepaskan tombol mouse, control akan muncul.

Menggunakan kontrol intrinsik dalam Visual Basic, menambahkan kontrol ke formulir, menggambar kontrol pada formulir.


Untuk belajar post ini dalam bahasa Inggris, klik Add A Control To A Form (VB Classic)


Bibliography

https://visualstudiomagazine.com/
https://support.microsoft.com/
https://beldnlat147.blogspot.com/
https://translate.google.com/