All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OnnoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 16:36, 11 May 2022 Onnowpurbo talk contribs created page File:ThreadLifeCycle.jpg
- 16:36, 11 May 2022 Onnowpurbo talk contribs uploaded File:ThreadLifeCycle.jpg
- 06:05, 11 May 2022 Onnowpurbo talk contribs created page Penelitian (Created page with "https://youtu.be/IzmJ3WOtaBs Center|300px|thumb")
- 06:04, 11 May 2022 Onnowpurbo talk contribs created page File:Kebijakan-rnd-innovasi-industri.png
- 06:04, 11 May 2022 Onnowpurbo talk contribs uploaded File:Kebijakan-rnd-innovasi-industri.png
- 12:29, 10 May 2022 Onnowpurbo talk contribs created page File:Exceptions-in-Java.png
- 12:29, 10 May 2022 Onnowpurbo talk contribs uploaded File:Exceptions-in-Java.png
- 10:07, 10 May 2022 Onnowpurbo talk contribs created page File:Call-stack.png
- 10:07, 10 May 2022 Onnowpurbo talk contribs uploaded File:Call-stack.png
- 09:09, 10 May 2022 Onnowpurbo talk contribs created page Ukraine (Created page with " ==Map== * https://deepstatemap.live/#6/49.438/32.053 * https://firms.modaps.eosdis.nasa.gov/map/#d:24hrs;@35.9,48.2,7z ==YOUTUBE== * https://www.youtube.com/channel/UCpr...")
- 05:32, 10 May 2022 Onnowpurbo talk contribs created page File:Type-of-Exception-in-Java.jpg
- 05:32, 10 May 2022 Onnowpurbo talk contribs uploaded File:Type-of-Exception-in-Java.jpg
- 05:27, 10 May 2022 Onnowpurbo talk contribs created page File:Exception-in-java1.png
- 05:27, 10 May 2022 Onnowpurbo talk contribs uploaded File:Exception-in-java1.png
- 11:44, 9 May 2022 Onnowpurbo talk contribs created page JAVA: start() function di multithreading (Created page with "We have discussed that Java threads are typically created using one of the two methods : (1) Extending thread class. (2) Implementing Runnable In both the approaches, we overr...")
- 11:29, 9 May 2022 Onnowpurbo talk contribs created page JAVA: Main thread di Java (Created page with "Java provides built-in support for multithreaded programming. A multi-threaded program contains two or more parts that can run concurrently. Each part of such a program is cal...")
- 11:25, 9 May 2022 Onnowpurbo talk contribs created page JAVA: Thread Priority di Multithreading (Created page with "As we already know java being completely object-oriented works within a multithreading environment in which thread scheduler assigns the processor to a thread based on the pri...")
- 11:23, 9 May 2022 Onnowpurbo talk contribs created page JAVA: Lifecycle & States dari Thread di Java (Created page with "A thread in Java at any point of time exists in any one of the following states. A thread lies only in one of the shown states at any instant: New Runnable Blocked Waiting T...")
- 11:21, 9 May 2022 Onnowpurbo talk contribs created page JAVA: Multithreading (Created page with "Multithreading is a Java feature that allows concurrent execution of two or more parts of a program for maximum utilization of CPU. Each part of such program is called a threa...")
- 10:49, 9 May 2022 Onnowpurbo talk contribs created page JAVA: try, catch, throw & throws di Java (Created page with "What is an Exception? An exception is an “unwanted or unexpected event”, which occurs during the execution of the program i.e, at run-time, that disrupts the normal flow o...")
- 10:47, 9 May 2022 Onnowpurbo talk contribs created page JAVA: Cek & Uncek Exception di Java (Created page with "An exception is an unwanted or unexpected event, which occurs during the execution of a program i.e at run time, that disrupts the normal flow of the program’s instructions....")
- 10:45, 9 May 2022 Onnowpurbo talk contribs created page JAVA: Tipe Exception dengan Contoh (Created page with "Java defines several types of exceptions that relate to its various class libraries. Java also allows users to define their own exceptions. exceptions-in-java Built-in Exce...")
- 13:57, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Exception (Created page with "Exception Handling in Java is one of the effective means to handle the runtime errors so that the regular flow of the application can be preserved. Java Exception Handling is...")
- 13:52, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Delete File (Created page with "Java provides methods to delete files using java programs. On the contrary to normal delete operations in any operating system, files being deleted using the java program are...")
- 13:45, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Write ke File (Created page with "In this article, we will see different ways of writing into a File using Java Programming language. Java FileWriter class in java is used to write character-oriented data to a...")
- 13:41, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Read Text File (Created page with "There are multiple ways of writing and reading a text file. this is required while dealing with many applications. There are several ways to read a plain text file in Java e.g...")
- 13:33, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Create File Baru (Created page with " A File is an abstract path, it has no physical existence. It is only when “using” that File that the underlying physical storage is hit. When the file is getting created...")
- 07:14, 7 May 2022 Onnowpurbo talk contribs created page JAVA: File Class (Created page with "The File class is Java’s representation of a file or directory pathname. Because file and directory names have different formats on different platforms, a simple string is n...")
- 06:29, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Bitwise di Java (Created page with " Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform variou...")
- 06:20, 7 May 2022 Onnowpurbo talk contribs created page File:Java-Ternary-Operator.jpg
- 06:20, 7 May 2022 Onnowpurbo talk contribs uploaded File:Java-Ternary-Operator.jpg
- 06:18, 7 May 2022 Onnowpurbo talk contribs created page File:Conditional-or-Ternary-Operator- -in-Java.jpg
- 06:18, 7 May 2022 Onnowpurbo talk contribs uploaded File:Conditional-or-Ternary-Operator- -in-Java.jpg
- 06:04, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Ternary dengan Contoh (Created page with "Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform various...")
- 05:09, 7 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Logical dengan Contoh (Created page with "Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform various...")
- 13:19, 6 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Relational dengan Contoh (Created page with "Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform various...")
- 07:19, 6 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Assignment dengan Contoh (Created page with "Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform various...")
- 06:27, 6 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Unary dengan Contoh (Created page with "Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform various...")
- 05:43, 6 May 2022 Onnowpurbo talk contribs created page File:Arithmeticoperators.png
- 05:43, 6 May 2022 Onnowpurbo talk contribs uploaded File:Arithmeticoperators.png
- 05:30, 6 May 2022 Onnowpurbo talk contribs created page JAVA: Operator Aritmatik dengan Contoh (Created page with "Operators constitute the basic building block to any programming language. Java too provides many types of operators which can be used according to the need to perform various...")
- 08:19, 5 May 2022 Onnowpurbo talk contribs created page FLFIGI: nanoIO (Created page with " ==Referensi== * http://www.w1hkj.com/files/nanoIO/")
- 06:24, 5 May 2022 Onnowpurbo talk contribs created page JAVA: Keyword Return di Java (Created page with "In Java, return is a reserved keyword i.e, we can’t use it as an identifier. It is used to exit from a method, with or without a value. Usage of return keyword as there exis...")
- 05:59, 5 May 2022 Onnowpurbo talk contribs created page File:Exit.png
- 05:59, 5 May 2022 Onnowpurbo talk contribs uploaded File:Exit.png
- 05:54, 5 May 2022 Onnowpurbo talk contribs created page File:Break.png
- 05:54, 5 May 2022 Onnowpurbo talk contribs uploaded File:Break.png
- 05:45, 5 May 2022 Onnowpurbo talk contribs created page JAVA: Perintah Break di Java (Created page with "Break Statement is a loop control statement that is used to terminate the loop. As soon as the break statement is encountered from within a loop, the loop iterations stop ther...")
- 14:34, 4 May 2022 Onnowpurbo talk contribs created page File:J1-660x615.png
- 14:34, 4 May 2022 Onnowpurbo talk contribs uploaded File:J1-660x615.png