Welcome to Information Systems 413! This is the home location of the course syllabus, assignments, and information.
Class Learning Objectives
After completing this course, you should be able to:
- Read current events and think critically about them as an IS professional. You'll be given a weekly quiz on current events, and we'll routinely discuss them in class.
- Learn to develop information systems within group settings. The entire semester is based around INTEX II, an intense, group project. You'll need to develop a complex information system clear through implementation and testing.
- Work as leaders and as group members in development teams. You should have opportunity during the semester to work as leader of your team as well as a regular group member. For each phase of the project, pick a leader who will make sure things happen as they should.
- Develop time management expertise within intense development projects. The project this semester will be intense -- just like projects are in the real world. The semester will give you a chance to further develop your time management skills.
- Learn enterprise system development principles and patterns. We'll use best practices models and methods of enterprise development, such as business objects, data layers, and object-relational mappings to develop the project.
Final Exam
The final exam is at http://warp.byu.edu/FinalExam413-2009.html.
Dropbox
For any individual work, please use my drop box at http://warp.byu.edu/cgi-bin/dropbox.py
Island.byu.edu
Class communication (from me and from other students) will be sent over the Island discussion site. Please ensure that you have signed up for the "ISys Core" group on Island and that you watch it for information.
Group Presentations
Each group needs to give a presentation during the second half of the semester. The presentation lasts 30 minutes and should be in depth and well done. The following is an example format for your presentation:
- History
- Background - why was it invented? (what itch did it scratch?)
- Benefits and limitations
- Example or Tutorial (with actual code) - this is the major portion of your presentation!
- Competitors and Future
Your group needs to choose one of the following topics for your presentation. Each group must do a different topic, so sign up early!
Topics:
- .NET (architecture, GUI apps, web apps)
- J2EE EJBs (architecture, GUI apps, web apps)
- Mail servers (anatomy of email, sending mail from Java programs)
- Flex and Flash (Actionscript examples)
- Search Engine Optimization for web sites
- Linux, Unix, SSH, etc.
- Apache, IIS web servers, modules and plugins
- Social networking, organic groups (making Facebook or OpenSocial apps)
- XML, XSL, XPath, Schema, XQuery (go beyond basic XML)
- ebXML (what is it, how does it work, relation to EDI)
- Web frameworks: Ruby on Rails and Django (others are fair game as well)
- AJAX (show the DOM in Firebug, Javascript language, CSS, toolkits like JQuery)
- Service Oriented Architectures and Web Services (relation to CORBA, security, how it works)
- Graphics (web formats, Photoshop and other programs, creating/modifying graphics from Java)
Schedule:
2/10 2-8 (Ajax)
3/2 1-2 (iPhone); 2-4 (Flex)
3/3 1-10 (Linux); 2-10 (Linux)
3/4 1-7 (Social Networks); 2-12 (Mail)
3/5 1-1 (Ajax); 2-1 (LINQ)
3/6 1-3 (Apache); 2-2 (Web frameworks)
3/9 1-4 (Ruby on Rails); 1-12 (Silverlight)
3/10 1-13 (Mail servers); 2-9 (.Net), 2-4 (Flex)
3/11 2-8 (Ajax)
3/30 1-8 (Flex); 2-3 (Social networks)
3/31 1-6 (.Net); 2-5 (Web servers)
4/1 1-5 (Android); 2-7 (J2EE)
4/2 1-9 (SEO)
4/3 1-11 (Flash)
Instructor
Dr. Conan C. Albrecht
http://warp.byu.edu/
conan@warp.byu.edu
780 TNRB
805-1615
Office Hours: TBA
Computers
I expect every student to have exclusive access to a laptop computer. The last class period each week (i.e. every other class period) will be a lab day. We will meet in the regular classroom, and Dr. Albrecht and the TAs will walk around and help students and groups with assignments. Lab time has proved invaluable in past semesters.
It is an acceptance requirement for the ISys program that you have a laptop computer.
On a personal note, I know a computer is a major purchase for most of you. For this reason I haven't required you to buy a $100 book for the class (or for 403). Please consider the amount of money you have spent on school throughout the years and make the investment in yourself.
I don't care whether you buy a Windows, Linux, BSD, or Mac-based machine. In fact, I encourage each of you to try an operating system you haven't used before, such as Linux or Mac. Linux can be installed side by side with Windows. When purchasing a computer, you may want to investigate leasing, renting, refurbished models, and other discount options. During the year, I hope your laptop becomes your 'sidekick' that you know well and depend upon. It should be as important to you and as personal as a baseball glove is to a professional MLB player or a favorite blanket is to a child.
Evaluation
The grade allocation in the course is as follows:
| Item | Percentage |
| Milestone 1 | 15% |
| Milestone 2 | 15% |
| Milestone 3 | 15% |
| Final Project (INTEX II) Grade | 20% |
| Group Presentation | 10% |
| Final Exam | 25% |
The following table shows the grade breakdown:
| Percentage | Grade |
| 93 | A |
| 90 | A- |
| 87 | B+ |
| 83 | B |
| 80 | B- |
| 77 | C+ |
| 73 | C |
| 70 | C- |
| 67 | D+ |
| 63 | D |
| 60 | D- |
The assignments, grade breakdown, and schedule may change during the semester depending upon class needs.
Frequently Asked Questions
- I lost my homework. My computer crashed. My disk was corrupted. My dog ate it!
- Keep backups. I am generally unforgiving to these circumstances because we are Information Systems professionals. Clients will not accept these excuses. Keep regular backups. Print your source code out if you're really worried about losing it. Do it early enough that crashes can be redone. Did I mention to keep regular backups (i.e. multiple copies)? Backups are also a good idea. One thing I've found very useful in the past is to keep good, multiple-level backups of my work. Another useful thing is to keep good backups. Finally, don't forget to back up your work. And keep your dog away from your computer in the future.
- I couldn't turn the assignment in (or take the test or quiz) because I was out of town for business, an interview, athletics, or any other reason.
- Please make arrangements before the assignment is due. Do them early enough that you can get them turned in before you leave. I will not accept late assignments unless you have a really, really, really good reason. Otherwise, please don't ask.
- Is there a TA that can help me?
- Yes. Please email one to meet with you individually or set up a help session.
- Can I work with other students on assignments?
- Yes, please do! You have many students around you who know how to do the project you're working on. Please ask their help. You are even welcome to partner with another student and complete projects in parallel. However, you need to do your own work. You need to have your own copy. It is cheating to simply copy code directly from another student. If you work together, please sit at computers next to each other and type everything in yourselves. Your code should not be exactly the same when you turn it in. There will be differences in spacing, tabbing, variable names, etc. On tests and quizzes, please do not work together.
- Can I use something besides NetBeans?
- Please use NetBeans for the Core. It is too difficult to have students using different platforms for development. We need to maintain consistency within the class. After the core, please experiment with the different environments and pick the one you like best.
- I use a Mac. I use Unix. I use VMS. I use Linux. Will I have problems in the course?
- Good for you! You can likely run NetBeans on it. I encourage diversity and openness in systems. Get to know all of these operating systems and use them regularly.
Additional Policies
I support and enforce the Marriott School general classroom policies found at http://marriottschool.byu.edu/classroompolicies/.