ru
Feedback
hgn330 💋🍓

hgn330 💋🍓

Открыть в Telegram
4 310
Подписчики
Нет данных24 часа
-587 дней
-28130 день
Архив постов
Repost from hgn330 💋🍓
41 How to Make Blog Website With Admin Panel in PHP +MYSQL | Blog Website Link https://youtu.be/tflyombx924 42 Twitter Website Clone Project in PHP + MySQL with Source Code Link https://youtu.be/t89qFQmjR6s 43 internasal Clone Website in PHP Link https://youtu.be/XZ-OVOfgR-A 44 Password management project in php | password generator php Link https://youtu.be/um8PB285lKo 45 Online event management system project in PHP free download | PHP Projects Link https://youtu.be/__ytRKcIzvI Join Group :https://t.me/ProjectsWithSourceCode/ if Any one needs my help or want to developed a projects according to their need just DM (https://t.me/Rishabhsaini0204 )

Repost from hgn330 💋🍓
Projects Menu! 1. Encryption Decryption in JAVA with Different Cryptography Algo (ex.AES 128-bit) Link : https://t.me/ProjectsWithSourceCode/405 2. Zoo management system Project For Finial Year in PHP| PHP Projects| Link: https://t.me/ProjectsWithSourceCode/397 3. Quiz Management System in Advance Java + MySQL | Java Projects | Net Beans Link: https://t.me/ProjectsWithSourceCode/391 4. Car Sales System in Java Using File Handling | Java Projects | Eclipse |Java Swing| Link: https://t.me/ProjectsWithSourceCode/390 5. Bank Management System in Java + MySQL | Java Projects | Net Bean | Link: https://t.me/ProjectsWithSourceCode/388 6. GROCERY SHOPPING Project in Java + MySQL | Java Projects | Link: https://t.me/ProjectsWithSourceCode/386 7. Medical Shop Management in java |Java Project | Link: https://t.me/ProjectsWithSourceCode/381 8. Farmer buddy project in java | JSP | Java Project | Tomcat Server| Link: https://t.me/ProjectsWithSourceCode/271 9. College Fee Submit Project in Java + MySQL | Java Projects | Link: https://t.me/ProjectsWithSourceCode/371 10. Car Rental System in PHP |(Free) Link: https://t.me/ProjectsWithSourceCode/362 11. Home Tuition website in PHP | Link: https://youtu.be/IcuX95ECS_w 12. Dairy Farm Shop Management System in PHP Link: https://t.me/ProjectsWithSourceCode/357 13. Collage Management System IN JAVA | Link: https://t.me/ProjectsWithSourceCode/354 https://t.me/ProjectsWithSourceCode/343 14. House Rental SYSTEM IN PHP Link: https://t.me/ProjectsWithSourceCode/297 15. Library Management System using Spring Boot |Java| MAVEN Link: https://t.me/ProjectsWithSourceCode/295 16. E-commerce Projects in Php +MySQL Link: https://t.me/ProjectsWithSourceCode/293 17. Hospital Management System IN PHP Link: https://t.me/ProjectsWithSourceCode/287 18. CV Building Website Projects Using - HTML,CSS,JS,PHP, Link: https://t.me/ProjectsWithSourceCode/283 19. Hotels Management Systems in java Link: https://t.me/ProjectsWithSourceCode/280 20. Voting System In Java With Database Link: https://t.me/ProjectsWithSourceCode/277 21. library management system in java Link: https://t.me/ProjectsWithSourceCode/275 22. Hospital Management Website Using Html, Css, Js Link: https://t.me/ProjectsWithSourceCode/273 23. Car Rental App Projects in Android Link: https://youtu.be/db929oiXjsU 24. BUS PASS Management System In PHP Link: https://youtu.be/EKuqPc-b31k 25. ATM Card Approval Project in java Link: https://youtu.be/_x-nqHM5GVI 26. Punjab National Bank Project IN JAVA WITH DATABASE Link: https://t.me/ProjectsWithSourceCode/244 27. Gym Management System in Java Link: https://t.me/ProjectsWithSourceCode/228 https://youtu.be/Gaf4xLh-Ews 28. ATM Card System in java Link: https://t.me/ProjectsWithSourceCode/229 29. RAILWAY Reservations System in Java Link: https://youtu.be/kBsjvEQ3lQ0 30. HR MANAGEMT SYSTEM IN JAVA Link:https://t.me/ProjectsWithSourceCode/411 31 .Online Food Ordering System in PHP |Zomato Clone | Link : https://t.me/ProjectsWithSourceCode/418 32. Pizza order Management System | JAVA + MySQL |NetBeans| link: https://t.me/ProjectsWithSourceCode/421 33 .Bus Reservation and Ticketing System In JAVA+ MYSQL (Console Based ) link :https://t.me/ProjectsWithSourceCode/423 34. Online Movie Ticket Booking System |Advance Java + MYDQL Link:. https://t.me/ProjectsWithSourceCode/424 35. Railway🚋 RESERVATION SYSTEM IN JSP | Java |Tomcat |Mysql |Html,css Link :https://t.me/ProjectsWithSourceCode/438 36. Vehicle Selling Purchasing Management In JSP | Tomcat |java |Html css Link:https://t.me/ProjectsWithSourceCode/440 38 Uber/Rapido Clone Project in java +MySQL |Real life Project in java Link https://youtu.be/om858pmEHv8 39 How to make Text to voice Ai generator, in 2 min | Text-to-Speech AI free Link https://youtu.be/UCx82jcdD20 40 Social Media App using JSP | Java +MYSQL| JSP | Java Project | Collage Projects | Link https://youtu.be/GTFNS7eyMQU

Head First HTML5 Programming.pdf69.48 MB

Biblia_do_Javascript.pdf13.86 MB

Beginning CSS3.pdf15.36 MB

📚 Check out these fantastic reads for mastering web development: Head First HTML5 Programming 🧠 Dive into the world of #HTML5 with this interactive and engaging book that promises to make learning fun and effective. Beginning CSS3 💻 Start your journey into #CSS3 with this beginner-friendly guide. Learn how to style your web pages and make them visually appealing. Biblia Do JavaScript 📖 Explore the depths of #JavaScript with this comprehensive book. Whether you're a beginner or an experienced coder, this guide will help you master JavaScript fundamentals and beyond. 🎥 Don't forget to subscribe to our YouTube channel for more tutorials and insights: Enhance your web development skills with these essential resources! Happy coding! #webdevelopment #coding #programming

"Excited to share handwritten machine learning notes! 📝🤖 Machine learning, a subfield of artificial intelligence, involves machines imitating intelligent human behavior. It's used for automation and processing large amounts of data efficiently. 💡"

Machine learning notes (1).pdf65.64 MB

E-commerce Web Application on Java, JSP, MySQL, and Servlet: A Comprehensive Guide https://updategadh.com/jsp-javaj2ee/e-commerce-web-application/

Typical java interview questions sorted by experience Junior * Name some of the characteristics of OO programming languages * What are the access modifiers you know? What does each one do? * What is the difference between overriding and overloading a method in Java? * What’s the difference between an Interface and an abstract class? * Can an Interface extend another Interface? * What does the static word mean in Java? * Can a static method be overridden in Java? * What is Polymorphism? What about Inheritance? * Can a constructor be inherited? * Do objects get passed by reference or value in Java? Elaborate on that. * What’s the difference between using == and .equals on a string? * What is the hashCode() and equals() used for? * What does the interface Serializable do? What about Parcelable in Android? * Why are Array and ArrayList different? When would you use each? * What’s the difference between an Integer and int? * What is a ThreadPool? Is it better than using several “simple” threads? * What the difference between local, instance and class variables? Mid * What is reflection? * What is dependency injection? Can you name a few libraries? (Have you used any?) * What are strong, soft and weak references in Java? * What does the keyword synchronized mean? * Can you have “memory leaks” on Java? * Do you need to set references to null on Java/Android? * What does it means to say that a String is immutable? * What are transient and volatile modifiers? * What is the finalize() method? * How does the try{} finally{} works? * What is the difference between instantiation and initialisation of an object? * When is a static block run? * Why are Generics are used in Java? * Can you mention the design patterns you know? Which of those do you normally use? * Can you mention some types of testing you know? Senior * How does Integer.parseInt() works? * Do you know what is the “double check locking” problem? * Do you know the difference between StringBuffer and StringBuilder? * How is a StringBuilder implemented to avoid the immutable string allocation problem? * What does Class.forName method do? * What is Autoboxing and Unboxing? * What’s the difference between an Enumeration and an Iterator? * What is the difference between fail-fast and fail safe in Java? * What is PermGen in Java? * What is a Java priority queue? * *s performance influenced by using the same number in different types: Int, Double and Float? * What is the Java Heap? * What is daemon thread? * Can a dead thread be restarted?

Certainly! Here are a few coding questions suitable for freshers along with their solutions in Python: 1. Reverse a String: Write a function to reverse a string in Python.
   def reverse_string(s):
       return s[::-1]

   # Example usage:
   print(reverse_string("hello"))  # Output: "olleh"
   
2. Check Palindrome: Write a function to check if a string is a palindrome.
   def is_palindrome(s):
       return s == s[::-1]

   # Example usage:
   print(is_palindrome("racecar"))  # Output: True
   
3. Factorial Calculation: Write a function to calculate the factorial of a number.
   def factorial(n):
       if n == 0:
           return 1
       else:
           return n * factorial(n-1)

   # Example usage:
   print(factorial(5))  # Output: 120
   
4. Fibonacci Sequence: Write a function to generate the Fibonacci sequence up to a certain number of terms.
   def fibonacci(n):
       fib_sequence = [0, 1]
       while len(fib_sequence) < n:
           fib_sequence.append(fib_sequence[-1] + fib_sequence[-2])
       return fib_sequence

   # Example usage:
   print(fibonacci(7))  # Output: [0, 1, 1, 2, 3, 5, 8]
   
5. Find Maximum Element: Write a function to find the maximum element in a list.
   def find_max(lst):
       return max(lst)

   # Example usage:
   print(find_max([1, 5, 3, 9, 2]))  # Output: 9
   
These are just a few basic coding questions suitable for freshers. Depending on the job role or company, the complexity and scope of coding questions may vary.

https://updategadh.com/free-projects/e-learning-portal/ Building an E-Learning Portal using Java, Spring MVC, Hibernate, Spri
https://updategadh.com/free-projects/e-learning-portal/ Building an E-Learning Portal using Java, Spring MVC, Hibernate, Spring Security, and JSP