Tumgik
#java program
blocks2code · 10 months
Text
Vector Class in Java With Program Example
Vector is a collection class that implements dynamic array data structure to store elements, signifying growable array as its underlying data structure.  It accepts duplicate elements and preserves insertion order. It can hold elements of different data types and allows null value. The Vector class was introduced in Java 1.2 version and is part of the original Java API. It is similar to…
Tumblr media
View On WordPress
2 notes · View notes
javabypankaj · 1 year
Text
JAVA BY PANKAJ
Tumblr media
import java.util.Arrays; import java.util.List;
public class StreamExample { public static void main(String[] args) { List numbers = Arrays.asList(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); numbers.stream() .filter(n -> n % 2 == 0) .forEach(System.out::println); }
}
2 notes · View notes
one-time-i-dreamt · 1 year
Text
I programmed my wife on Java.
23K notes · View notes
apollos-polls · 9 days
Text
1K notes · View notes
Text
Performance Tester (Jmeter, Java Program, React JS) Madison, WI 53703 06 Months
Performance Tester (Jmeter, Java Program, React JS) Madison, WI 53703 06 Months
Performance Tester (Jmeter, Java Program, React JS) Madison, WI 53703 06 Months Must Have Skills: JMeter Java Programming React JS Detailed Job Description: Over all experience 13+ years Hands on experience in Performance testing for 8+ years Hands on experience in Load runner and Dynatrace Must have hands on experience in Load runner Excellent communication and coordination skill Hands on…
View On WordPress
1 note · View note
codingquill · 8 months
Text
Essentials You Need to Become a Web Developer
HTML, CSS, and JavaScript Mastery
Text Editor/Integrated Development Environment (IDE): Popular choices include Visual Studio Code, Sublime Text.
Version Control/Git: Platforms like GitHub, GitLab, and Bitbucket allow you to track changes, collaborate with others, and contribute to open-source projects.
Responsive Web Design Skills: Learn CSS frameworks like Bootstrap or Flexbox and master media queries
Understanding of Web Browsers: Familiarize yourself with browser developer tools for debugging and testing your code.
Front-End Frameworks: for example : React, Angular, or Vue.js are powerful tools for building dynamic and interactive web applications.
Back-End Development Skills: Understanding server-side programming languages (e.g., Node.js, Python, Ruby , php) and databases (e.g., MySQL, MongoDB)
Web Hosting and Deployment Knowledge: Platforms like Heroku, Vercel , Netlify, or AWS can help simplify this process.
Basic DevOps and CI/CD Understanding
Soft Skills and Problem-Solving: Effective communication, teamwork, and problem-solving skills
Confidence in Yourself: Confidence is a powerful asset. Believe in your abilities, and don't be afraid to take on challenging projects. The more you trust yourself, the more you'll be able to tackle complex coding tasks and overcome obstacles with determination.
1K notes · View notes
octal-codes · 7 months
Text
The modder argument is a fallacy.
We've all heard the argument, "a modder did it in a day, why does Mojang take a year?"
Hi, in case you don't know me, I'm a Minecraft modder. I'm the lead developer for the Sweet Berry Collective, a small modding team focused on quality mods.
I've been working on a mod, Wandering Wizardry, for about a year now, and I only have the amount of new content equivalent to 1/3 of an update.
Quality content takes time.
Anyone who does anything creative will agree with me. You need to make the code, the art, the models, all of which takes time.
One of the biggest bottlenecks in anything creative is the flow of ideas. If you have a lot of conflicting ideas you throw together super quickly, they'll all clash with each other, and nothing will feel coherent.
If you instead try to come up with ideas that fit with other parts of the content, you'll quickly run out and get stuck on what to add.
Modders don't need to follow Mojang's standards.
Mojang has a lot of standards on the type of content that's allowed to be in the game. Modders don't need to follow these.
A modder can implement a small feature in 5 minutes disregarding the rest of the game and how it fits in with that.
Mojang has to make sure it works on both Java and Bedrock, make sure it fits with other similar features, make sure it doesn't break progression, and listen to the whole community on that feature.
Mojang can't just buy out mods.
Almost every mod depends on external code that Mojang doesn't have the right to use. Forge, Fabric API, and Quilt Standard Libraries, all are unusable in base Minecraft, as well as the dozens of community maintained libraries for mods.
If Mojang were to buy a mod to implement it in the game, they'd need to partially or fully reimplement it to be compatible with the rest of the codebase.
Mojang does have tendencies of *hiring* modders, but that's different than outright buying mods.
Conclusion
Stop weaponizing us against Mojang. I can speak for almost the whole modding community when I say we don't like it.
Please reblog so more people can see this, and to put an end to the modder argument.
1K notes · View notes
computer-nerd-girl · 1 year
Text
Tumblr media
1K notes · View notes
codingcorgi · 7 months
Text
Something romantic for programmers to do, write a console program for your crush. Only for them to not know what it means and just reply "👍"
222 notes · View notes
blocks2code · 10 months
Text
ArrayList Class in Java With Program Example
Arraylist is a child class of AbstractList and implements List interface. It represents dynamic array that can grow or shrink as needed. In case of standard array, one must know the number of elements about to store in advance. In other words, a standard array is fixed in size and its size can’t be changed after its initialisation. To overcome this problem, collection framework provides…
Tumblr media
View On WordPress
2 notes · View notes
Text
Post #83: Tumblr Opinion Poll by Python-Programming-Language, Question: Which programming resp. script language do you prefer?, 2023.
185 notes · View notes
crackaddict55 · 10 months
Text
:(
*sees a fat retro computer*
:)
185 notes · View notes
hotfudgecherryrosy · 5 months
Text
Hi! Little update on the Quizlet-like app, henceforth known and tagged as Innaflash. (One of my friend's ideas, and I'm a sucker for puns :) )
Tl;dr of below is i'd like opinions on the UI mockup so far, maybe some alternative color theme ideas.
Tumblr media Tumblr media
No coding has happened yet, but I started making a UI mockup to get the brain juices going and also bc i just love messing around with color themes and graphic design, hee hee. I think I'm going with a webcore theme. Default will be purple, but there will be the option to change the theme (i already have the code for this so it's easy to implement). A couple images are above, I'd like to hear what you all think :)
71 notes · View notes
zoeythebee · 7 months
Text
Tumblr media
Fellow nerds of tumblr, I hate to admit that I... For the first time... Am learning Java...
I know I have sworn my faith to the procedural church, and worn my C preacher robes with pride.
But sadly the world around us is still in the dark, and the higher ups demand a sinful way of life. Especially the ones looking to hire.
Please find solace in the fact that I am deeply unhappy with this fact, but a girl's gotta get a job. I promise my faith will not waver in these dark times.
79 notes · View notes
annienadel · 8 months
Text
Tumblr media
But wait! There is newer version than 7?
145 notes · View notes
codingquill · 6 months
Text
Tumblr media
I'm currently learning React and I'm taking a 13-hour course. I can't keep this website to myself because it's truly amazing. It's perfect, it's free, and there are other courses out there with much less interaction and smoothness that make you pay a lot.
The website I'm talking about is Scrimba. I highly recommend it for anyone starting their front-end journey. I'm confident that no one will disagree with me on this.
Have a great day! <3
323 notes · View notes