This blog is used in the CIST2341 course at the Augusta Technical college.
Monday, March 28, 2016
Tuesday, March 15, 2016
int[] flAreaCodes = {305, 321, 352, 386, 407, 561, 727,
754, 772, 786, 813, 850, 863, 904, 941, 954 };
int[] caAreaCodes = {209, 213, 310, 323, 408, 415, 510, 530, 559, 562, 619, 626, 650, 661, 707, 714, 760, 805, 818, 831, 858, 909, 916, 925, 949};
int[] iowaCodes = {515, 563, 319, 641, 712 }; // Test of codes out of order
LocalAreaCode floridaExchange = new LocalAreaCode(flAreaCodes);
LocalAreaCode califExchange = new LocalAreaCode(caAreaCodes);
LocalAreaCode iowaExchange = new LocalAreaCode(iowaCodes);
int[] caAreaCodes = {209, 213, 310, 323, 408, 415, 510, 530, 559, 562, 619, 626, 650, 661, 707, 714, 760, 805, 818, 831, 858, 909, 916, 925, 949};
int[] iowaCodes = {515, 563, 319, 641, 712 }; // Test of codes out of order
LocalAreaCode floridaExchange = new LocalAreaCode(flAreaCodes);
LocalAreaCode califExchange = new LocalAreaCode(caAreaCodes);
LocalAreaCode iowaExchange = new LocalAreaCode(iowaCodes);
Wednesday, January 20, 2016
Thursday, January 14, 2016
Wednesday, January 6, 2016
Tuesday, February 11, 2014
Due to inclement weather, Augusta Technical College is closing all campuses, February 11th at 5pm and cancelling all evening classes. The College will be closed all day on Wednesday, February 12th . Augusta Technical College administration will make a decision for Thursday as the weather advisories are reported, so check the local media for updates.
Subscribe to:
Posts (Atom)