Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~3K People Reached
Favorite Tags
Member Avatar for islam-morad

Hello, I'm in great need to start my own bussines online. I have tried so many times to come up with a project to start working on it but, i'm confused. I want to invest but at the ssame time i'm afraid to take the risk. So, i need a …

Member Avatar for Fammer
0
221
Member Avatar for islam-morad

Im using hibernate and i tried to do the following session.get(Company.class, 1); After i executed the statement above i got this strange select statement generated by hibernate Hibernate: select company0_.Company_ID as Company1_31_4_, company0_.version as version2_31_4_, company0_.Address_ID as Address5_31_4_, company0_.Company_Code as Company3_31_4_, company0_.Company_Name as Company4_31_4_, company0_.Phone_ID as Phone6_31_4_, address1_.Address_ID as Address1_0_0_, …

Member Avatar for milil
0
188
Member Avatar for islam-morad

Hello guys, I'm workin on an application that is supposed to be generating certificates. Here are the steps: 1- input certificate data 2- generate certificate number 3- create the certificate and save its data in the database i have a table in the database which will hold certificates. The database …

Member Avatar for islam-morad
0
196
Member Avatar for islam-morad

Hello Floks, I have been working on a database design for my company which is in the filed of calibration. I have came up with thae attached design and i need you to give me feedback.

Member Avatar for drjohn
0
502
Member Avatar for islam-morad

Hello Guys, I don't know where to start. I'm a little confused. i'm 23 years old, graduated from the faculty of commerce. Now, i'm a student at [URL="http://www.uopeople.com"]university of the people[/URL] majoring in computer science. I realized that i want to be an engineer. When i was a kid, i …

Member Avatar for islam-morad
0
146
Member Avatar for islam-morad

Hello everyone, The questions is below. Please bear with me. I'm a first year student, majoring in computer science. I have just finished an introductory course in the java programming language. I already know that what i type to program in java is a source code that has to be …

Member Avatar for islam-morad
0
127
Member Avatar for TGeorge824

So I'm simulating a File system for my Operating Systems class. I'm kinda lazy and didn't want to do it in C, so I did it in Java :(. I also didn't make any new data structures, I just made a File and Directory class, where the Directory class has …

Member Avatar for JamesCherrill
0
1K
Member Avatar for iraqi4life

Basically, I have a project which I need create a output format of DD/MM/YYYY - Which I used in a toString, it works fine. I then used a switch case for all the days in a month, and of course I took into consideration the leap year. When I try …

Member Avatar for islam-morad
0
99
Member Avatar for islam-morad

Hello guys, i'm studying the Java programming language. every thins were going very well, but once i have encountered RECURSION i started to feel so bad. there is a recursive method that is blowing my mind. I can't figure out how does it print that the sum of a set …

Member Avatar for islam-morad
0
129