North Georgia College and State University

CS1301 Introduction to CS1

On-line Resources

 

Chapter-1

 

Lab-1 Using Text Editor

 

Lab-4 Applet

Write an applet application that will display NGCSU in full using any font of font size 14 or above in BOLD at 10,10. Display one square of side 50 in any color, another square of size 100. The second square should also enclose a circle. Fill the square with a different color, and write Lab-4 in ITALIC of font size 12. Display an equilateral triangle using stroke (line thickness of 6 pixels) in any color. Below the triangle display Designed by in black and your name in two colors, to give the effect of shadow. Create an Lab4Applet.html file to run this applet. To see the sample Applet click Lab4Applet

 

Color Applet source code