Always remain updated about current software development trends

Articles having tag: JAVA USER GROUPS

String Searching Algorithms (Part III)

Boyer-Moore (BM) Overview According to Wikipedia, the Boyer-Moore algorithm "is an efficient string searching algorithm that is the standard benchmark for practical string search literature. It was developed by Robert S. Boyer and J Strother Moore...

Java or J2EE : the Name Matters

| 010 years ago, when we were decided to use Java technology to create a new application, for use at Amway Corp; we thought it was sufficient to say, "We are using Java!". We were wrong... We quickly realized that there was Java 2 Standard Edition and there...

String Searching Algorithms (Part II)

Knuth-Morris-Pratt (KMP) Overview According to Wikipedia, the Knuth-Morris-Pratt algorithm "searches for occurrences of a "word" W within a main "text string" S by employing the observation that when a mismatch occurs, the word itself embodies...

10-year anniversary using Java

| 0Hello all. My name is Larry Fernandez and I am a Principal Software Developer in IT. I work for Amway Corp in Grand Rapids, Michigan. March 2012 was my company's 10-year anniversary using Java. We have over 1 million lines of J2EE code in production, with...

Easy-Cassandra 1.0.9: With annotations jpa and JPQL

| 0Release the newest version of the framework to persist objects in Apache Cassandra in easy way. Among improvement is the JPA annotations, also JPQL.   JCassandra jCassandra=persistence.createJCassandra("select * from Person");\xa0List<Person>...

String Searching Algorithms (Part I)

String searching algorithm (SSA) According to Wikipedia, string searching algorithms are "an important class of string algorithms that try to find a place where one or several strings (also called patterns) are found within a larger string or text". Some...

Easy-Cassandra= java ORM for Cassandra, now run with Maven

27 | 0  Running the new version of the Easy-Cassandra framework it main objective ismaking it easy the communication between Apache Cassandra and your application in java. With it you able create, update, retrieve, delete the java's objects in easy way...

Converting Java User Group Meeting No-Shows into People Who Say "I'm There!"

437 | 0 A recent topic of discussion on the Java.net JUG Leaders mailing list has been how Java User Groups can entice more people who express interest in attending meetings to actually attend the meetings. JUG Indonesia leaderFrans Thamuraindicated that typically...

Paddy Power Technology Series

1129 | 0I’ve just returned from Ireland, where I was presenting a seminar onClean Code Practices for Java Developersat the Paddy Power Technology Series. You canview my presentation notes. [if gte mso 9]> Normal 0 0 1 209 1196 9 2 1468 11.1287

A Bit of JavaOne at the Connecticut Java User Group's March Meeting

784 | 0 Prior to last year's JavaOne, I was in contact with Ryan Cuprak, president of theConnecticut Java Users Group(USA). The plan was that we'd get together at some point during JavaOne and chat. As it turned out, once JavaOne started it quickly became...