About Rashmi Patidar
LinkedInRashmi is a professional Software Developer with hands on over varied tech stack. She has been working on Java, Springboot, Microservices, Typescript, MySQL, Graphql and more. She loves to spread knowledge via her writings. She is keen taking up new things and adopt in her career.
Articles by Rashmi Patidar
Java Howtos
- How to Toggle a Boolean Variable in Java
- How to Fix JavaFx Exception in Application Start Method
- How to Fix Java Unresolved Compilation Error
- How to Fix Java NoClassDefFoundError Error
- How to Reverse a String Recursively in Java
- Java Right Shift - >>>
- The Dot (.) Operator in Java
- Java Dictionary
- How to Get Value From JTextField
- How to Print Stack in Java
- How to Initialise Boolean Variable in Java
- How to Shuffle Deck of Cards in Java
- Queue offer vs add in Java
- Array of Linked List in Java
- FIFO Queue in Java
- How to Create an Ordered Map in Java
- How to Create Unsigned Int in Java
- How to Install Java in Ubuntu
- How to Return a String in Java
- How to Return Two Values in Java Function
- How to Sort Linked List in Java
- How to Use Static Methods in Java
- Comparison Between string.equals() vs == in Java
- How to Add Javac to Path in Windows and Linux
- How to Check an Array Contains a Particular Value in Java
- How to Set Java_home in Linux
- How to Use a Logger in Java
- Java Scheduling
- How to Create a Concurrent List in Java
- How to Install Java in macOS
- The Default Constructor in Java
- How to Sort a HashMap by Key in Java
- How to Copy a String in Java
- How to Declare a Char Array in Java
- How to Find a Set Intersection in Java
- Fractions in Java
- How to Concatenate Lists in Java
- How to Create Message Box in Java
- How to Set Color in Java
- How to Sort Comparator in Java
- Currency Format in Java
- How to Change Date Format in Java
- How to Transform UML in Java
- How to Validate Input in Java
- What Does Static Mean in Java
- How to Download Java Runtime Environment
- Java Decompiler
- Java or/and Logic
- Java Timer
- How to Convert Java Codes to Exe
- Static Class in Java
- How to Declare an Array in Java
- How to Check if Input Is Integer in Java
- How to Convert String to Int Array in Java
- How to Print New Line in Java
- How to Save a String to a File in Java
- Integer Division in Java
- How to Encrypt Password in Configuration Files in Java
- How to Iterate Through a Linked List in Java
- How to Create GUID in Java
- Java One Line if Statement
- How to Generate Recursive Fibonacci Sequence in Java
- How to Deep Copy ArrayList in Java
MySQL Howtos
- How to Drop Constraint From the MySQL Table
- How to MySQL Check if Column Is Null or Empty
- How to Enforce Like Case Sensitive in MySQL
- How to Update Multiple Tables With One Query in MySQL
- MySQL Date Subtract
- How to Drop Foreign Key in MySQL
- How to Install the MySQL Client in Linux
- How to Export Data to an Outfile in MySQL
- How to Copy Database in MySQL
- How to Dump Remote Database in MySQL
- MySQL Function
- MySQL Cascade Delete
- MySQL Tinytext
- How to Insert With Select in MySQL