473,545 Members | 1,773 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Midterm Study Guide

22 New Member
I have a midterm tomorrow and I need some help! I am not good at Java at all I have the worst teacher on the face of the earth! He tells not teaches! But can someone give me some pointers!! He said to focus on the following:

1) Coding (if/for/do/while/if/else/arrays)

2) Need to know how to create drivers, objects, classes, setters and getters, and Arrays

3) Flow Charting

4) Scanners and Strings
Dec 12 '06 #1
10 3259
DeMan
1,806 Top Contributor
1, 2, and 4 are all coding related, so you can either find an example in a book and try to identify different parts, or try to create a simple problem to solve. I often found that the problem was not so much in not understanding as not realising that I can understand. That is, if you can write a working Java program, you are probably using most of the programming constructs you talk about, so going through a program (even one you've made earlier this year) and trying to identify whee these constructs are used will help. I have also at times found it helpful to work through a code chunk and try to work out what it is doing and how. This helps me to realise that I can understand what (and how) is going on.

Flow Charting can be revised by trying to put everyday activities into a flow-chart.

It also helps for all these type of activities if you have a friend who is either also studying or has a reasonable understanding of what is going on. Discussion/argument can also help to highlight (in your own mind) what is going on (with the added bonus that he/she may be able to explain/clarify something you are not 100% sure on).
Dec 12 '06 #2
ryann18
22 New Member
Anyone else have some hints???
Dec 12 '06 #3
JulianP
11 New Member
If you have done previous programs I would go and look over those agian and note the certian things like making classes, if and for statements, and your system.outs and string lines. Really if you look over those and have been paying attention in class you should do good.
Dec 13 '06 #4
ryann18
22 New Member
If you have done previous programs I would go and look over those agian and note the certian things like making classes, if and for statements, and your system.outs and string lines. Really if you look over those and have been paying attention in class you should do good.
I have done a lot of programs but my teacher hands them back with just an X on them and doesnt say what is wrong with it, on my last assignment there were six projects and I got every one of them to work and when I got it back he gave me a fifty!
Dec 13 '06 #5
r035198x
13,262 MVP
I have done a lot of programs but my teacher hands them back with just an X on them and doesnt say what is wrong with it, on my last assignment there were six projects and I got every one of them to work and when I got it back he gave me a fifty!
Blaming your teacher won't get you anywhere. The teacher might have had his/her reasons depending on how you got your problems to work. If you have time and if your last projects included these things that you want to revise, you might want to post each one, one at a time and we can discuss them.
Dec 13 '06 #6
ryann18
22 New Member
I dont have any projects, I was just wondering if there were any helpful tips on how to remember what to put in a class or any of those other things.
Dec 13 '06 #7
r035198x
13,262 MVP
I dont have any projects, I was just wondering if there were any helpful tips on how to remember what to put in a class or any of those other things.
I thought you said your last assignment had six projects?
Dec 13 '06 #8
ryann18
22 New Member
I thought you said your last assignment had six projects?
My last one did...last week, I'm trying to study for my final for tomorrow.
Dec 13 '06 #9
Niheel
2,456 Recognized Expert Moderator Top Contributor
You can't really cram for programming like other courses. Believe me I have tried it. If you do get away with it in beginner classes, it will get tougher as you get into upper level courses. If you don't understand it conceptually, you wont get it when the test asks you to write out code on paper.

The best way is practice practice practice. Choose the topics that you are having a hard time with, and then try to write up some sample code in the time that you have.

For future studying, make sure to practice ahead of time.
Dec 13 '06 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

6
2630
by: Todd_Calhoun | last post by:
I'm trying to learn Python (and programming), and I'm wondering if there are any places where I can find small, simple programs to study. Thanks.
3
1650
by: orekinbck | last post by:
Hi There What are the best value practice exam engines for 70-316? How does this strategy sound: * First iteration - Go through Kalani's training guide + MSDN + http://www.codeclinic.com/70-316skills.htm + Any other online resources * Second Iteration - Go through the ExamCram book and questions * Third Iteration - Take a practice exam...
5
1135
by: AndrwChau | last post by:
I am a programmer from Visual Foxpro. I have no expirence on the VB at all. What is the best way to study the VB .net. Should I study the VB v6 first? -- Andrew
6
2513
by: John | last post by:
I am looking for VB.Net books which provide a lot of exercises (preferrably with all the answers worked out on CD). In earlier reactions Ken Tucker and M.Posseth recommended a few books. Thanks for both of your reactions. Ken included the links, so it is clear which books he recommended (I will get them!) M.Posseth recommended "the...
28
2425
by: grappletech | last post by:
I took Pascal and BASIC in a couple of beginner programming courses about a decade ago and did well with them. I am good with pseudocode, algorithms, and the mathematics of programming. I decided I should perhaps learn a more powerful language to program my own apps. I got a "Beginning C" book, but the C programs won't compile in the free...
1
1173
by: Omer | last post by:
Hi, No idea, if this is the right forum to ask this question. Please forgive me if it irritates you. I am about to design a web-based project which is somewhat like Dot net Nuke (only the idea of one application having many websites.) i-e. we have a website, our users will register and we will gvie them an address like ...
3
1946
by: SomeGuyHere | last post by:
I'm studying for the Microsoft .NET 2.0 Application development foundation exam. I just finished the 1000 page study guide cover-2-cover doing all examples. My first try I failed the practice test that came w/ the book miserably with a 51. I took it again and got a 58. I'm going through all 302 questions right now and I am highly discouraged...
0
992
by: Joel Garry | last post by:
earl00002@yahoo.com (ear U) wrote in message news:<ea1dedaf.0307040500.25511592@posting.google.com>... Hey extremely stupid person! Do not crosspost among these groups. If you have a legitimate item for sale, put it in comp.databases.oracle.marketplace. If you are trying to sell stolen exam questions, don't post at all. jg --...
1
1297
by: Shawn B. | last post by:
I tried this in the microsoft.public.cert.exam.mcsd group but no reply for weeks, there isn't much traffic so I move here (microsoft.public.dot.component_services is also dead)... Is there a way to obtain the study guide for course 2557 (Building COM+ Applications using .NET Enterprise Services) without attending a class? I'm not...
0
7457
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7391
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7651
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7410
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5962
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5320
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3443
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3438
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1869
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.