diff --git a/JDBC_Project_B18.iml b/JDBC_Project_B18.iml deleted file mode 100644 index bbfe2208..00000000 --- a/JDBC_Project_B18.iml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/test/java/AvengerInfinity.java b/src/test/java/AvengerInfinity.java deleted file mode 100644 index 9aef92ad..00000000 --- a/src/test/java/AvengerInfinity.java +++ /dev/null @@ -1,14 +0,0 @@ -public class AvengerInfinity { - - - public static void main(String[] args) { - - // add 4 changes and commit 4 separate - - // adding more and commit again - - // more, more, more - - // the last change and last commit I think - } -} diff --git a/src/test/java/add_fie_here/SampleFile.java b/src/test/java/add_fie_here/SampleFile.java deleted file mode 100644 index 82e59b02..00000000 --- a/src/test/java/add_fie_here/SampleFile.java +++ /dev/null @@ -1,14 +0,0 @@ -package add_fie_here; - -public class SampleFile { - public static void main(String[] args) { - System.out.println("EU3 is opening pull request"); - //commit change - //push to github - - //we are eu3 - //we are awesome - //adding more chnges here so i can have more hanges - //again again and again chnges - } -} diff --git a/src/test/java/add_file_here/AkbarClassIsGreat.java b/src/test/java/add_file_here/AkbarClassIsGreat.java deleted file mode 100644 index a26cf43d..00000000 --- a/src/test/java/add_file_here/AkbarClassIsGreat.java +++ /dev/null @@ -1,13 +0,0 @@ -package add_file_here; - -public class AkbarClassIsGreat { - //Also the short videos :D - - //we have added one new branch called us123 - //to work on user story 123 without affecting master - - //adding more changes here so I can have more history - //more changes - //fixed typo form chnages to changes - -} diff --git a/src/test/java/add_file_here/AnotherFile.java b/src/test/java/add_file_here/AnotherFile.java deleted file mode 100644 index 7f3aa65f..00000000 --- a/src/test/java/add_file_here/AnotherFile.java +++ /dev/null @@ -1,8 +0,0 @@ -package add_file_here; - -public class AnotherFile { - public static void main(String[] args) { - System.out.println("I have added this from my owen repo."); - System.out.println("I have just added this one now"); - } -} diff --git a/src/test/java/add_file_here/AvangerInfinity.java b/src/test/java/add_file_here/AvangerInfinity.java deleted file mode 100644 index e96c4f2f..00000000 --- a/src/test/java/add_file_here/AvangerInfinity.java +++ /dev/null @@ -1,14 +0,0 @@ -package add_file_here; - -public class AvangerInfinity { - - public static void main(String[] args) { - System.out.println("Iron man"); - - System.out.println("Spider-man"); - - System.out.println("Captain america"); - - System.out.println("Dr.Strange"); - } -} diff --git a/src/test/java/add_file_here/Avenger.java b/src/test/java/add_file_here/Avenger.java deleted file mode 100644 index 75b39702..00000000 --- a/src/test/java/add_file_here/Avenger.java +++ /dev/null @@ -1,11 +0,0 @@ -package add_file_here; - -public class Avenger { - public static void main(String[] args) { - //add change 1 - //add change 2 - //add change 3 - //add change 4 - - } -} diff --git a/src/test/java/add_file_here/AvengerInfinity.java b/src/test/java/add_file_here/AvengerInfinity.java deleted file mode 100644 index d2e73ae0..00000000 --- a/src/test/java/add_file_here/AvengerInfinity.java +++ /dev/null @@ -1,36 +0,0 @@ -package add_file_here; - -public class AvengerInfinity { - - - public static void main(String[] args) { - - //add four changes and commit with 4 separate commit messages - - //I will add one more line to this awesomr class :) - - //I like write code in intellij - - //I dont what I can add here one more - - //add or changes and commit with 4 seperate commit messages - //Iron man - - //hulk and thor - - //looks like we dont have much avenger fan - // add four changes and commit with 4 separate commit messages - - // adding more info about Avengers - - // Iron man , Thor , Hulk - - // Looks like we don't have much avenger fan ? - // Justice league fan maybe ? - - // merged - - } - - -} diff --git a/src/test/java/add_file_here/Avengerinfinity.java b/src/test/java/add_file_here/Avengerinfinity.java deleted file mode 100644 index 6a16ba14..00000000 --- a/src/test/java/add_file_here/Avengerinfinity.java +++ /dev/null @@ -1,10 +0,0 @@ -package add_file_here; - -public class Avengerinfinity { - public static void main(String[] args) { - // add more changes - // add 2 nd changed - // add 3 rd changed - // sampiyon galatasaray - } -} diff --git a/src/test/java/add_file_here/BranchWork.java b/src/test/java/add_file_here/BranchWork.java deleted file mode 100644 index f25b6501..00000000 --- a/src/test/java/add_file_here/BranchWork.java +++ /dev/null @@ -1,12 +0,0 @@ -package add_file_here; - -public class BranchWork { - - public static void main(String[] args) { - - //add four changes and commit with 4 separate - //I am already tried because of this lesson - } - - -} diff --git a/src/test/java/add_file_here/ChangedClass.java b/src/test/java/add_file_here/ChangedClass.java deleted file mode 100644 index 250f664e..00000000 --- a/src/test/java/add_file_here/ChangedClass.java +++ /dev/null @@ -1,24 +0,0 @@ -package add_file_here; - -public class ChangedClass { - - public static void main(String[] args) { - System.out.println("Here is my new adding file"); - //commit your change - // with nice commit message - //push it back to the github - //observe the change - //from the your github repo - //click on compare - //create a pull request (PR) - //to ask original repo owner - //to merge your change - - //we have added 1 new branch called feature-aUser123 - //to work on user story without affecting master - - //Adding more changes here so I can see changes - - - } -} diff --git a/src/test/java/add_file_here/Changes.java b/src/test/java/add_file_here/Changes.java deleted file mode 100644 index fce7df88..00000000 --- a/src/test/java/add_file_here/Changes.java +++ /dev/null @@ -1,12 +0,0 @@ -package add_file_here; - -public class Changes { - - // I am trying to fallow some steps - - // I have added a new branch called practice1 from intellij - // We will add more changes here - // so lets see what happen - - -} diff --git a/src/test/java/add_file_here/EU3Practice.java b/src/test/java/add_file_here/EU3Practice.java deleted file mode 100644 index 47cdf51c..00000000 --- a/src/test/java/add_file_here/EU3Practice.java +++ /dev/null @@ -1,11 +0,0 @@ -package add_file_here; - -public class EU3Practice { - public static void main(String[] args) { - System.out.println("Thanks"); - - //branch work without affecting master - - //adding more changes but again same line - } -} diff --git a/src/test/java/add_file_here/EU3_Practice.java b/src/test/java/add_file_here/EU3_Practice.java deleted file mode 100644 index 8772c1e4..00000000 --- a/src/test/java/add_file_here/EU3_Practice.java +++ /dev/null @@ -1,29 +0,0 @@ -package add_file_here; - -public class EU3_Practice { - - - System.out.println("EU3 is opening pull request"); - - System.out.println("This course seems to be in the correct speed!"); - - - System.out.println("Awesome stuff here"); - System.out.println("EU3 is opening pull request"); - // commit your change - // with nice commit message - // push it back to the github - // observe the change - // from the your GitHub repo - // click on compare - // create a pull request (PR) - - // to merge your change - - // we have added one new branch called us123 - // to work on user story 123 without affecting master - - // adding more changes here so I can have more history - } - -} diff --git a/src/test/java/add_file_here/Eu_newPackage.java b/src/test/java/add_file_here/Eu_newPackage.java deleted file mode 100644 index 3d3c1299..00000000 --- a/src/test/java/add_file_here/Eu_newPackage.java +++ /dev/null @@ -1,8 +0,0 @@ -package add_file_here; - -public class Eu_newPackage { - - public static void main(String[] args) { - System.out.println("hello"); - } -} diff --git a/src/test/java/add_file_here/FerhatGoktepe.java b/src/test/java/add_file_here/FerhatGoktepe.java deleted file mode 100644 index 28f196c6..00000000 --- a/src/test/java/add_file_here/FerhatGoktepe.java +++ /dev/null @@ -1,12 +0,0 @@ -package add_file_here; - -public class FerhatGoktepe { - - //Can you accept my pull request please: - // New branch called Branch_A was added. - // We now are working on IntelliJ Environment. - - // Now adding more changes to have more history. - - // continue to make more commits. -} diff --git a/src/test/java/add_file_here/HelloClass.java b/src/test/java/add_file_here/HelloClass.java deleted file mode 100644 index 37a31ad4..00000000 --- a/src/test/java/add_file_here/HelloClass.java +++ /dev/null @@ -1,17 +0,0 @@ -package add_file_here; - -public class HelloClass { - - //hello everyone! - - //we have added one new branch called us123 - //to work on user story 1 2 3 without affecting master(main) - - //new lines are added - - //hello what is going on - - //this is added by Jason - - -} diff --git a/src/test/java/add_file_here/HelloTestArif.java b/src/test/java/add_file_here/HelloTestArif.java deleted file mode 100644 index 67e321ce..00000000 --- a/src/test/java/add_file_here/HelloTestArif.java +++ /dev/null @@ -1,10 +0,0 @@ -package add_file_here; - -public class HelloTestArif { - public static void main(String[] args) { - - System.out.println("hello from Arif"); - - } - -} diff --git a/src/test/java/add_file_here/MikeAdded.java b/src/test/java/add_file_here/MikeAdded.java deleted file mode 100644 index 206e6345..00000000 --- a/src/test/java/add_file_here/MikeAdded.java +++ /dev/null @@ -1,9 +0,0 @@ -package add_file_here; - -public class MikeAdded { - - //Mikes code section - //Mike Smith added some new features - //He is doing great - -} diff --git a/src/test/java/add_file_here/MyAwesomeFile.java b/src/test/java/add_file_here/MyAwesomeFile.java deleted file mode 100644 index b7beaa5e..00000000 --- a/src/test/java/add_file_here/MyAwesomeFile.java +++ /dev/null @@ -1,16 +0,0 @@ -package add_file_here; - - -public class MyAwesomeFile { - - public static void main(String[] args) { - System.out.println("My awesome java code will be here soon"); - //we have added one new branch called us123 - //to work on user story 123 without affecting master - - //adding more changes here so I have more history - - //add one more line to us123 - } - -} diff --git a/src/test/java/add_file_here/NewBranch2File.java b/src/test/java/add_file_here/NewBranch2File.java deleted file mode 100644 index 6b392f44..00000000 --- a/src/test/java/add_file_here/NewBranch2File.java +++ /dev/null @@ -1,10 +0,0 @@ -package add_file_here; - -public class NewBranch2File { - public static void main(String[] args) { - System.out.println("This is NewBranch2"); - System.out.println("Onew more commit"); - System.out.println("Third Commit"); - System.out.println("Fourth Commit"); - } -} diff --git a/src/test/java/add_file_here/NewClass.java b/src/test/java/add_file_here/NewClass.java deleted file mode 100644 index 6a291afb..00000000 --- a/src/test/java/add_file_here/NewClass.java +++ /dev/null @@ -1,153 +0,0 @@ -package add_file_here; - -import java.io.InputStream; -import java.io.OutputStream; -import java.io.Reader; -import java.math.BigDecimal; -import java.net.URL; -import java.sql.*; - -public class NewClass { - public static void main(String[] args) { - System.out.println(OutputStream.nullOutputStream()); - - } - SQLOutput sqlOutput = new SQLOutput() { - @Override - public void writeString(String x) throws SQLException { - System.out.println("Write"); - - } - - @Override - public void writeBoolean(boolean x) throws SQLException { - System.out.println("Boolean"); - } - - @Override - public void writeByte(byte x) throws SQLException { - sqlOutput.writeDate(Date.valueOf("21/2/2000")); - } - - @Override - public void writeShort(short x) throws SQLException { - sqlOutput.writeDate(Date.valueOf("Some")); - } - - @Override - public void writeInt(int x) throws SQLException { - - } - - @Override - public void writeLong(long x) throws SQLException { - - } - - @Override - public void writeFloat(float x) throws SQLException { - - } - - @Override - public void writeDouble(double x) throws SQLException { - - } - - @Override - public void writeBigDecimal(BigDecimal x) throws SQLException { - - } - - @Override - public void writeBytes(byte[] x) throws SQLException { - - } - - @Override - public void writeDate(Date x) throws SQLException { - - } - - @Override - public void writeTime(Time x) throws SQLException { - - } - - @Override - public void writeTimestamp(Timestamp x) throws SQLException { - - } - - @Override - public void writeCharacterStream(Reader x) throws SQLException { - - } - - @Override - public void writeAsciiStream(InputStream x) throws SQLException { - - } - - @Override - public void writeBinaryStream(InputStream x) throws SQLException { - - } - - @Override - public void writeObject(SQLData x) throws SQLException { - - } - - @Override - public void writeRef(Ref x) throws SQLException { - - } - - @Override - public void writeBlob(Blob x) throws SQLException { - - } - - @Override - public void writeClob(Clob x) throws SQLException { - - } - - @Override - public void writeStruct(Struct x) throws SQLException { - - } - - @Override - public void writeArray(Array x) throws SQLException { - - } - - @Override - public void writeURL(URL x) throws SQLException { - - } - - @Override - public void writeNString(String x) throws SQLException { - - } - - @Override - public void writeNClob(NClob x) throws SQLException { - - } - - @Override - public void writeRowId(RowId x) throws SQLException { - - } - - @Override - public void writeSQLXML(SQLXML x) throws SQLException { - - } - }; - -} diff --git a/src/test/java/add_file_here/Programming.java b/src/test/java/add_file_here/Programming.java deleted file mode 100644 index f937e4b9..00000000 --- a/src/test/java/add_file_here/Programming.java +++ /dev/null @@ -1,13 +0,0 @@ -package add_file_here; - -public class Programming { - public static void main(String[] args) { - System.out.println("Say Hi to new life :)"); - - //we have added one new branch called melike - //to work on user melike without affecting master - - //added more changes here so I can have more history - - } -} diff --git a/src/test/java/add_file_here/SampleFile.java b/src/test/java/add_file_here/SampleFile.java deleted file mode 100644 index ff5b1207..00000000 --- a/src/test/java/add_file_here/SampleFile.java +++ /dev/null @@ -1,19 +0,0 @@ -package add_file_here; - -public class SampleFile { - - public static void main(String[] args) { - - System.out.println("Awesome stuff here"); - - System.out.println("Even better stuff after"); - - //this line of code also added by Jason - - //hello hello - - System.out.println("new change is made by Jason"); - - } - -} diff --git a/src/test/java/add_file_here/SecondNewFile.java b/src/test/java/add_file_here/SecondNewFile.java deleted file mode 100644 index 5c514bf8..00000000 --- a/src/test/java/add_file_here/SecondNewFile.java +++ /dev/null @@ -1,14 +0,0 @@ -package add_file_here; - -public class SecondNewFile { - - public static void main(String[] args) { - System.out.println("Hello"); - } - - //Added more lines for branching practice - - //Added new lines for branching practice - - //Added 4th change for branching practice -} diff --git a/src/test/java/add_file_here/SercanAyLetsMakeChanges.java b/src/test/java/add_file_here/SercanAyLetsMakeChanges.java deleted file mode 100644 index a2bc8230..00000000 --- a/src/test/java/add_file_here/SercanAyLetsMakeChanges.java +++ /dev/null @@ -1,12 +0,0 @@ -package add_file_here; - -public class SercanAyLetsMakeChanges { - - public static void main(String[] args) { - System.out.println("Hello from Spain,don't miss any class of Akbar"); - - System.out.println("lets add new changes while we are on branch US123"); - } - //lets make more change - -} diff --git a/src/test/java/add_file_here/alper.java b/src/test/java/add_file_here/alper.java deleted file mode 100644 index 26d3d136..00000000 --- a/src/test/java/add_file_here/alper.java +++ /dev/null @@ -1,7 +0,0 @@ -package add_file_here; - -public class alper { - - // commit and push for github day 10/08 - -} diff --git a/src/test/java/add_file_here/eu3_practice.java b/src/test/java/add_file_here/eu3_practice.java deleted file mode 100644 index 41123bd8..00000000 --- a/src/test/java/add_file_here/eu3_practice.java +++ /dev/null @@ -1,17 +0,0 @@ -package add_file_here; - -public class eu3_practice { - - public static void main(String[] args) { - System.out.println("EU3 IS OPENING PULL REQUEST"); - // hi every one - // I added new things - - // we have added one more branch us123 - // to work on user story 123 without affecting master - // adding more changes here so i can do it - // one more commit - - - } -} diff --git a/src/test/java/add_file_here/myfile1.java b/src/test/java/add_file_here/myfile1.java deleted file mode 100644 index 699c18fd..00000000 --- a/src/test/java/add_file_here/myfile1.java +++ /dev/null @@ -1,23 +0,0 @@ -package add_file_here; - -public class myfile1 { - public static void main(String[] args) { - System.out.println("THIS IS MY FIRST FILE"); - -// "You will face many defeats in life, but never let yourself be defeated." -Maya Angelou -// "The greatest glory in living lies not in never falling, but in rising every time we fall." -Nelson Mandela -// "In the end, it's not the years in your life that count. It's the life in your years." -Abraham Lincoln -// "Never let the fear of striking out keep you from playing the game." -Babe Ruth -// "Life is either a daring adventure or nothing at all." -Helen Keller -// "Many of life's failures are people who did not realize how close they were to success when they gave up." -Thomas A. Edison -// "You have brains in your head. You have feet in your shoes. You can steer yourself any direction you choose." -Dr. Seuss - - - //we added one new branch called us123 - //to work on user story123 - - //added more changes si i cna hav emore history - - - } -} diff --git a/src/test/java/add_file_here/myfile2.java b/src/test/java/add_file_here/myfile2.java deleted file mode 100644 index 21ee5485..00000000 --- a/src/test/java/add_file_here/myfile2.java +++ /dev/null @@ -1,15 +0,0 @@ -package add_file_here; - -public class myfile2 { - public static void main(String[] args) { - System.out.println("this is my second file"); - -// "Success is not final; failure is not fatal: It is the courage to continue that counts." -Winston S. Churchill -// "Success usually comes to those who are too busy to be looking for it." -Henry David Thoreau -// "The way to get started is to quit talking and begin doing." -Walt Disney -// "If you really look closely, most overnight successes took a long time." -Steve Jobs -// "The secret of success is to do the common thing uncommonly well." -John D. Rockefeller Jr. -// "I find that the harder I work, the more luck I seem to have." -Thomas Jefferson -// "The real test is not whether you avoid this failure, because you won't. It's whether you let it harden or shame you into inaction, or whether you learn from it; whether you choose to persevere." -Barack Obama - } -} diff --git a/src/test/java/add_file_here/newBranchFile.java b/src/test/java/add_file_here/newBranchFile.java deleted file mode 100644 index 976d7807..00000000 --- a/src/test/java/add_file_here/newBranchFile.java +++ /dev/null @@ -1,8 +0,0 @@ -package add_file_here; - -public class newBranchFile { - public static void main(String[] args) { - System.out.println("This is for New Branch"); - System.out.println("This is another one"); - } -} diff --git a/src/test/java/add_file_here/newFile.java b/src/test/java/add_file_here/newFile.java deleted file mode 100644 index edb9ace2..00000000 --- a/src/test/java/add_file_here/newFile.java +++ /dev/null @@ -1,10 +0,0 @@ -package add_file_here; - -public class newFile { - - public static void main(String[] args) { - - System.out.println("new file has been added"); - - } -} diff --git a/src/test/java/add_fille_here/EU3_Practice.java b/src/test/java/add_fille_here/EU3_Practice.java new file mode 100644 index 00000000..b21bdc2d --- /dev/null +++ b/src/test/java/add_fille_here/EU3_Practice.java @@ -0,0 +1,27 @@ +package add_fille_here; + +public class EU3_Practice { + public static void main(String[] args) { + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + //fskaofkasopfkasopkf + ///ijasfoifjaiofjaoifjs + + ///saifaosfoasiwfioasfoj + //lidfyauisfaisfj + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + //fskaofkasopfkasopkf + + System.out.println("Eu3 is opining pull request"); + System.out.println("Eu3 is opining pull request"); + + } + +} diff --git a/src/test/java/something.java b/src/test/java/something.java deleted file mode 100644 index cf4cc76b..00000000 --- a/src/test/java/something.java +++ /dev/null @@ -1,8 +0,0 @@ -public class something { - - //ewu - - public static void main(String[] args) { - System.out.println("i love you"); - } -}