Coder Baba
2.41K subscribers
1.01K photos
23 videos
722 files
723 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
C#. NET Setup File Creation: Packaging Windows Forms Applications ๐ŸŽฅ Deploying C# Windows Forms Apps: Creating Setup Files in Visual Studio ๐Ÿ’ป๐Ÿ“ฆ
https://youtu.be/i73bCGbHuiM

In this video, you'll learn how to create a setup file for your C#.NET Windows Forms applications. We'll guide you step-by-step through the process of packaging your app using Visual Studio, making it easy to deploy on any Windows machine. Whether you're a beginner or an experienced developer, this tutorial will help you efficiently distribute your applications. ๐Ÿš€๐Ÿ“ฆ๐Ÿ’ป

Hashtags:
#CSharp #NET #SetupFile #WindowsForms #VisualStudio #AppDeployment #CodingTutorial #Programming #SoftwareDevelopment #LearnToCode ๐Ÿš€๐Ÿ’ป๐Ÿ”ง๐Ÿ‘‡๐Ÿ“ฅ
๐Ÿ‘2
๐Ÿš€ New Video Alert! ๐Ÿš€

Check out our latest tutorial on C#.NET Setup File Creation: Packaging Windows Forms Applications ๐ŸŽฅ. In this video, you'll learn how to create a setup file for your C#.NET Windows Forms applications. We'll guide you step-by-step through the process of packaging your app using Visual Studio, making it easy to deploy on any Windows machine.

Whether you're a beginner or an experienced developer, this tutorial will help you efficiently distribute your applications. ๐Ÿ’ป๐Ÿ“ฆ

๐Ÿ‘‰ Watch now: C#.NET Setup File Creation: Packaging Windows Forms Applications
https://youtu.be/i73bCGbHuiM

Don't forget to like, comment, and subscribe for more tutorials! ๐Ÿ””

Hashtags:
#CSharp #NET #SetupFile #WindowsForms #VisualStudio #AppDeployment #CodingTutorial #Programming #SoftwareDevelopment #LearnToCode ๐Ÿš€๐Ÿ’ป๐Ÿ”ง๐Ÿ‘‡๐Ÿ“ฅ

Happy coding! ๐Ÿ˜Š๐Ÿ’ปโœจ
๐Ÿ‘1
50 PROJECTS IN 50 DAYS - HTML, CSS & JAVASCRIPT ๐Ÿ”ฅ

https://drive.google.com/drive/folders/1GxODsAg9lK9L1YIhvHahx3QYGi2wc1t8
Ultimate Coding Desk Setup 2024: Ideal for Programmers with Multiple Devices Stylish & Budget-Friendly Under โ‚น4000 ๐Ÿ–ฅโœจ
https://youtu.be/n_b-sgpvfFo
โค1๐Ÿ‘1
Database keys :

Database keys are essential for organizing and managing data effectively. In this post, we'll explore ten key concepts that every IT professional should know.

1. ๐Ÿ— ๐—ฃ๐—ฟ๐—ถ๐—บ๐—ฎ๐—ฟ๐˜† ๐—ž๐—ฒ๐˜†
- A unique identifier for each record in a table.
- Cannot be null.
- Ensures that each row is unique.

2. ๐ŸŒ‰ ๐—™๐—ผ๐—ฟ๐—ฒ๐—ถ๐—ด๐—ป ๐—ž๐—ฒ๐˜†
- A field in one table that refers to the Primary Key of another table.
- Establishes relationships between tables.

3. ๐Ÿงฉ ๐—–๐—ผ๐—บ๐—ฝ๐—ผ๐˜€๐—ถ๐˜๐—ฒ ๐—ž๐—ฒ๐˜†
- A combination of two or more columns that uniquely identifies each record.
- Useful when a single column can't uniquely identify a record.

4. ๐Ÿ’ช ๐—ฆ๐˜‚๐—ฝ๐—ฒ๐—ฟ ๐—ž๐—ฒ๐˜†
- One or more columns that can uniquely identify a record.
- A Primary Key is a type of Super Key.

5. ๐Ÿ… ๐—–๐—ฎ๐—ป๐—ฑ๐—ถ๐—ฑ๐—ฎ๐˜๐—ฒ ๐—ž๐—ฒ๐˜†
- A column or set of columns that could be the Primary Key.
- Must be unique.

6. ๐Ÿ” ๐—จ๐—ป๐—ถ๐—พ๐˜‚๐—ฒ ๐—ž๐—ฒ๐˜†
- Ensures uniqueness for a column or column combination.
- Similar to Primary Key but allows one null value.

7. ๐Ÿ›ค ๐—”๐—น๐˜๐—ฒ๐—ฟ๐—ป๐—ฎ๐˜๐—ฒ ๐—ž๐—ฒ๐˜†
- A Candidate Key that isn't the Primary Key.
- Another option for a unique identifier.

8. ๐Ÿƒ ๐—ก๐—ฎ๐˜๐˜‚๐—ฟ๐—ฎ๐—น ๐—ž๐—ฒ๐˜†
- A key that's a natural part of the data, like an email address.

9. ๐ŸŽญ ๐—ฆ๐˜‚๐—ฟ๐—ฟ๐—ผ๐—ด๐—ฎ๐˜๐—ฒ ๐—ž๐—ฒ๐˜†
- An artificial key created when no natural unique identifier exists.

10. ๐Ÿ”‘ ๐—ฆ๐—ฒ๐—ฐ๐—ผ๐—ป๐—ฑ๐—ฎ๐—ฟ๐˜† ๐—ž๐—ฒ๐˜†
- Used for data retrieval, not identification.
- Helps create non-clustered indexes.
๐Ÿ‘4
Cheat Sheet.xlsx
28 KB
๐Ÿš€๐Ÿ“š DSA Cheat Sheet Alert! ๐Ÿ“š๐Ÿš€

Hey everyone! I've put together an amazing Data Structure and Algorithms (DSA) Cheat Sheet just for you! Whether you're prepping for exams, coding interviews, or simply brushing up on your skills, this cheat sheet has got you covered! ๐Ÿ“๐Ÿ’ก

What's inside?

Key concepts & definitions
Quick reference guides
Time complexities
Visual aids & examples
Perfect for students, developers, and anyone passionate about coding! ๐Ÿ’ปโœจ

๐Ÿ“ฅ Download your DSA Cheat Sheet now

๐Ÿ“Œ follow @coder_baba #coderbaba
Hashtags: #DSA #DataStructures #Algorithms #Coding #Programming #CheatSheet #StudyNotes #TechTips #CodingLife #Developer #ComputerScience #Education #TechCommunity #CodeSmart #StudyWithMe #StudentLife #ExamPrep #CodingInterview #TechSavvy #InstaTech
โค1๐Ÿ‘1
โค1๐Ÿ‘1
โค1๐Ÿ‘1
โค1๐Ÿ‘1
SMS_Pro003.zip
8.6 MB
Project Source code
โค1๐Ÿ‘1
DB Interview questions

Position - Associate Developer
Package - 26LPA

1st Round ๐Ÿ”ฅ
1. What are the new features introduced in Java 8.
https://www.baeldung.com/java-8-new-features

2. Sort a student class list based on the student age in descending order.
https://www.educative.io/answers/how-to-sort-a-list-of-user-defined-objects-in-java

3. Write a logic to detect a loop in linked list and remove the loop
https://www.google.com/amp/s/www.geeksforgeeks.org/detect-loop-in-a-linked-list/amp/

4. Design HashMap put method.
https://www.turing.com/kb/implementing-hashmap-in-java

5. How to divide a monolithic application to Microservice
https://martinfowler.com/articles/break-monolith-into-microservices.html

6. Why String is immutable
https://www.google.com/amp/s/www.geeksforgeeks.org/java-string-is-immutable-what-exactly-is-the-meaning/amp/

7. How Redis Works and what are the different caching strategies.
https://codedamn.com/news/backend/advanced-redis-caching-techniques

8. How to add a list in redis cache and how to access the data again
https://redis.io/glossary/lists-in-redis/

9. What are the design pattern spring boots internally use
https://www.baeldung.com/spring-framework-design-patterns

10. How spring Auto configuration features works
https://www.marcobehler.com/guides/spring-boot-autoconfiguration

11. How to enable hibernate caching
https://www.baeldung.com/hibernate-second-level-cache

12. Lazy loading vs Eager Loading
https://www.imperva.com/learn/performance/lazy-loading/

13. Asked me to improve one SQL query
https://developernation.net/blog/12-ways-to-optimize-sql-queries-in-database-management/



2nd Round ๐Ÿ”ฅ
1. Implements a search engine, something like Google. Low Level Coding
https://medium.com/@maxi.gkd/building-a-search-engine-using-a-trie-data-structure-cb79475d8a3d

2. How Pulisher Subscribe modal works
https://www.geeksforgeeks.org/what-is-pub-sub/

3. How to restrict an API call to be called from users who have required roles and permission
https://www.baeldung.com/role-and-privilege-for-spring-security-registration

4. Request Scope in spring boot
https://www.baeldung.com/spring-bean-scopes#:~:text=The%20request%20scope%20creates%20a,for%20a%20particular%20WebSocket%20session.
5. How to exclude a dependency
https://www.baeldung.com/mvn-plugin-dependency-exclusion

6. How to pass JWT token in rest api call
https://www.toptal.com/spring/spring-security-tutorial

7. logic to execute a method after every one hour without using Cron job
https://stackoverflow.com/questions/10748212/how-to-call-function-every-hour-also-how-can-i-loop-this#:~:text=Create%20a%20Timer%20object%20and,timer.

while(1==1) {
//Your code here
try{
Thread.sleep(3600000);
}
catch (Exception e) {}
}

8. Difference between scheduled and cached thread pool
https://www.linkedin.com/pulse/types-thread-pool-executors-aniket-nandan?utm_source=share&utm_medium=member_android&utm_campaign=share_via
___

โค๏ธ Please add more peoples to this telegram channel . follow @coder_baba
๐Ÿ‘1
100+ Practice Questions

โ C/C++
โ Python
โ JavaScript
โ Java
โ C#
โ Golang

โžŠ Simple Numbers

โž€ Find a digit at a specific place in a number
โž Find count of digits in a number
โž‚ Find the largest digit
โžƒ Find the 2nd largest digit
โž„ Find the kth largest digit
โž… Find the smallest digit
โž† Find the 2nd smallest digit
โž‡ Find the kth smallest digit
โžˆ Find generic root (sum of all digits) of a number
โž‰ Reverse the digits in a number
โž€โž€ Rotate the digits in a number
โž€โž Is the number a palindrome?
โž€โž‚ Find sum of 'n' numbers
โž€โžƒ Check if a number is perfect square
โž€โž„ Find a number in an AP sequence
โž€โž… Find a number in a GP sequence
โž€โž† Find a number in fibonacci sequence
โž€โž‡ Check number divisibility by 2, 3, 5, 9
โž€โžˆ Check if a number is primary or not
20. Given a number, print all primes smaller than it
โžโž€ Check if a number is circular prime or not
โžโž Find all prime factors of a number
โžโž‚ Find the GCD of 2 numbers
โžโžƒ Find the LCM of 2 numbers
โžโž„ Find the factorial of a number
โžโž… Find the exponentiation of a number

โž‹ Unit Conversion

โž€ Number Base (Binary, Octal, Hexadecimal, Decimal)
โž Weight (gram, kg, pound)
โž‚ Height (cm, m, inch, feet)
โžƒ Temperature (centigrade, fahrenhite)
โž„ Distance (km, mile)
โž… Area (mยฒ, kmยฒ, acre)
โž† Volume (ltr, gallon)
โž‡ Time (sec, min, hour)
โžˆ Currency

โžŒ Calculator

โž€ Loan EMI Calculator
โž Fixed Deposit Returns Calculator
โž‚ Interest Calculator
โžƒ BMI Calculator
โž„ Item Price (considering tax, discount, shipping)
โž… Tip Calculator

โž Geometry

โž€ Find distance between 2 points
โž Given 2 sides of a right angle triangle, find the 3rd
โž‚ Find 3rd angle of a triangle when 2 are given
โžƒ Area of a triangle when 3 sides are given
โž„ Area of a right angle triangle
โž… Perimeter of a Square
โž† Area of a Square
โž‡ Perimeter of a Rectangle
โžˆ Area of a Rectangle
โž‰ Circumference of a Circle
โž€โž€ Area of a Circle
โž€โž Circumference of a Semi-Circle
โž€โž‚ Area of a Semi-Circle
โž€โžƒ Area of a Ring
โž€โž„ Circumference of an Ellipse
โž€โž… Area of an Ellipse
โž€โž† Suface Area of a Sphere
โž€โž‡ Volume of a Sphere
โž€โžˆ Surface Area of a Hemisphere
20. Volume of a Hemisphere
โžโž€ Surface area of a Cube
โžโž Volume of a Cube
โžโž‚ Surface area of a Cylinder
โžโžƒ Volume of a Cylinder

โžŽ Vector

โž€ Find Scalar Multiplication of a vector
โž Find addition/subtraction of vectors
โž‚ Find magnitude of a vector
โžƒ Find an unit vector along a given vector
โž„ Find dot product of 2 vectors
โž… Find cross product of 2 vectors
โž† Check if 2 vectors are orthogonal

โž Matrix

โž€ Find the determinant of a matrix
โž Find Scalar Multiplication of a matrix
โž‚ Find addition/subtraction of matrices
โžƒ Find the transpose of a matrix
โž„ Find if 2 matrices are orthogonal
โž… Find inverse of a 2x2 and 3x3 matrix

โž Set

โž€ Find Union of 2 sets
โž Find Intersection of 2 sets
โž‚ Find the Difference of 2 sets
โžƒ Find the Symmetric Difference of 2 sets
โž„ Find if a set is subset/superset of another set
โž… Find if 2 sets are disjoints

โž‘ Special Numbers

โž€ Strong Number
โž Perfect Number
โž‚ Armstrong Number
โžƒ Harshad Number
โž„ Kaprekar Number
โž… Lychrel Number
โž† Narcissistic Decimal Number
โž‡ Lucus Number
โžˆ Catalan Number
โž‰ Duck Number
โž€โž€ Ugly Number
โž€โž Abundant Number
โž€โž‚ Deficient Number
โž€โžƒ Automorphic Number
โž€โž„ Magic Number
โž€โž… Friendly Pair Numbers
โž€โž† Neon Number
โž€โž‡ Spy Number
โž€โžˆ Happy Number
20. Sunny Number
โžโž€ Disarium Number
โžโž Pronic Number
โžโž‚ Trimorphic Number
โžโžƒ Evil Number
โžโž„ Amicable Pairs

โฌ˜ If you want to excel in programming, practice a lot.

โฌ™ Problems based on numbers are easy to start with and they help in improving your analytical skills.

follow @coder_baba
๐Ÿ‘3โค1