{"id":55,"date":"2004-09-03T01:29:00","date_gmt":"2004-09-03T01:29:00","guid":{"rendered":"https:\/\/1fifoto.com\/weblog\/?p=55"},"modified":"2004-09-03T01:29:00","modified_gmt":"2004-09-03T01:29:00","slug":"rusty-with-accent","status":"publish","type":"post","link":"https:\/\/1fifoto.com\/weblog\/2004\/09\/rusty-with-accent\/","title":{"rendered":"Rusty with an accent"},"content":{"rendered":"<p>My current computer programming language of choice is Java. This has changed over the years. I&#8217;ve been working with Java for about 8 years. Prior to that I worked with C++ for about 5 years. As a sojourn in the middle of the Java years I worked with the C language, but my emphasis remained Java. This was unusual, because most people go from C to C++, whereas I did the reverse. But it was required by the job and I adapted. Today at work I had to develop a small C program to recreate a problem we were having. Writing it was tough, because I was rusty. It&#8217;s been years since I&#8217;ve written in C. So it took me a while, but I got it done. Yet after completing it I had a bug. I had written some of it as if I were writing Java, which was wrong. I&#8217;ve done this before, and I&#8217;ve also read programs by other people that have &#8220;an accent&#8221;. What I mean is that the author&#8217;s primary language is something other than the one that the program is written in, and it clearly shows that. For example, in C you must declare all variables first, that is, before you use them. Whereas in Java you can declare them inline as you need them. So if you read a Java program where all the variables are declared first, you can easily see the &#8220;C&#8221; accent.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>My current computer programming language of choice is Java. This has changed over the years. I&#8217;ve been working with Java for about 8 years. Prior to that I worked with C++ for about 5 years. As a sojourn in the middle of the Java years I worked with the C language, but my emphasis remained [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/posts\/55"}],"collection":[{"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":0,"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/posts\/55\/revisions"}],"wp:attachment":[{"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/media?parent=55"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/categories?post=55"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/1fifoto.com\/weblog\/wp-json\/wp\/v2\/tags?post=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}