Postingan

Menampilkan postingan dengan label tips

How to Map a Network Drive to Windows Machine - net use Command Example

Gambar
Mapping network drive in Windows 10 or other versions of Windows operating system e.g. Windows 7  or Windows 8 is much easier and faster by using the command line than by doing it on Windows Explorer. If you have been working in Windows environment with a bunch of Windows Server 2016 or 2012  servers and your job requires frequent access, copy or paste from the local machine to those remote machines than mapping them as a network drive is the best option. You can use mapped network drive as any other folder which makes the job of copy paste very simple. Though windows provide multiple ways to map a network drive , I prefer to use command line i.e. "net use" command to map my windows network drives. This works in Windows 10 and should work in other versions of Windows operating system as well e.g. Windows 7 or Windows Server 2016 without any fuss. Its way faster than accessing every single node on a network to reach desired fast and In order to use this, you just need to chan...

How to do group by in Excel - COINTIF function example

Gambar
The Microsoft Excel is one of the best tools to analyze data and I think every programmer should be familiar with this tool. There are a couple of genuine reasons for why I am asking you to learn and master Excel. Since most of us work in Windows and Excel is almost always available, knowing how you can use it for your data analysis and reporting can really make a difference. Managers, Directors, Clients, and People at a higher level just love reports and once your experience grows, your responsibility also grows and you need to create many reports or work on Excel sheet generated by others. It automatically becomes part of your life, especially if you are progressing on project management space. To be honest with you guys,  even though I have more than 12 years of experience and I first u used Excel more than 15 years ago, my Excel skills are still poor for my experience. Barring some essential concepts e.g. editing, filtering, sorting, removing duplicates, and some essential func...

10 Tips Improve Your Speed in Bash, and Linux Command Line

Gambar
Have you ever amazed to see someone working very fast in UNIX, firing commands, and doing things quickly? Yes, I have noticed that a couple of times, and I have always inspired to learn from those superstar developers. In this article or tutorial or whatever you call it, I have dedicated to sharing some UNIX command practices I follow to work fast, quick, or efficiently in Linux. I work for the Financial services industry, and my work involves the development and support of online stock and futures trading applications in Electronic trading, Derivatives, etc. All our services run on Linux servers, so I need to work efficiently and quickly in the Linux machine, and that's how I have learned these productivity tips in Linux. This article is in continuation of my earlier article Top 10 basic networking Commands in Unix and How does nslookup command work in Linux. If you have not read those, you can see if you find them interesting and useful. In this UNIX command tutorial, I am going ...

10 Tips to Become a Better Java Developer in 2020

Gambar
I often receive emails from my readers about how they can become a better Java developer, what things they should learn, and which area they can work on to become a Rockstar Java developer . After answering them individually over the last few years, I thought to jot down a couple of points, which I think will make you a better Java Programmer and Application developer. But, before going into that, I would like to stress that a better programmer is always a better Java developer, and that's why all the tips I have shared before to improve your programming skill and become a better programmer still holds true. If you haven't read them yet, you can understand it after this article; they will help you to improve your programming and coding skills, which is essential to becoming a better Java developer. This article is totally focused on Java development perspective, and I assume you are already good at essential stuff like Coding, Data Structures and Algorithms, and Computer scien...

How to become a better Java Programmer?

Gambar
First of all, I wish you a very happy new year, guys. It's that time of year when we start afresh, make plans, set goals, and make resolutions for the new year. Being a Java developer and author of a Java blog, I frequently receive a  a lot of requests from Java programmers from all over the world about how they can improve themselves? How they can become a better Java developer and do well in their job and career. In the past, I have shared my 10 tips to become a better programmer, and every advice on that article still holds true but given it's a new year. I have decided to jot down some new resolutions for Java programmers to improve themselves, enhance their knowledge on Java Programming, and increase their value for future career growth. So without wasting any more time, let's see what 5 resolutions for Java Programmers in the new year 2020 are. Before going into details about why these resolutions are important and how they will help you to become a better developer a...