Posts

What I learnt from the movie: the social network.

 As a student I have a lot of free time πŸ˜‰πŸ˜‚Where I waste a lot of time πŸ˜” AND at the same time I watch lot of movies.To learn and fun .("I learn this in a very hard ways "HELPING YOU HELP YOURSELF")I want to reflect on movie and some of the lessons I learnt Summary Film: The Social Network" "The Social Network" is a 2010 film directed by David Fincher. The movie tells the story of Mark Zuckerberg, the co-founder of Facebook, and the turbulent beginnings of the social media giant. The film begins at Harvard University in 2003, where Zuckerberg, a brilliant but socially awkward computer programmer, creates a website called Facemash. Facemash allows users to compare and rate the attractiveness of female students on campus, causing controversy and catching the attention of the university administration. Inspired by this initial success, Zuckerberg partners with his friend Eduardo Saverin to create a new social networking site called "Thefacebook." T...

Python:how to start python

 Python: how to start python. Hey , If you are looking forward for learning coding,You should start with some language. As I am a learner , I started with Python. Python is a high-level, interpreted programming language widely used for its simplicity and flexibility. It has become a top-choice for developers and learners alike as it is easy to read and write, making the coding process faster and more efficient. As Python has a vast array of applications, including web development, artificial intelligence, machine learning, data science, game development, and internet scripting, just to name a few.  -≥ start with the basic. Basic of python to learn:  1) Syntax and Basic Data Types: Familiarize yourself with Python's syntax rules, data types.  2) Data type: such as integers, floats, strings, lists, dictionaries, variables, and basic operations (arithmetic, comparisons, logical operators).  3) Data Structures: Study Python's built-in data structures like lists, tup...

learn how to code as a complete beginner

 Hey, Want to start coding? You can start with easy way and great mindset,but u have to prepare for consistence coding every day . As u start doing coding there are 3 things you must know about it , 1. Mindset 2. Consistence 3. Right guidance  How to start: 1 ) Choose a programming language: There are several programming languages to choose from. However, it's essential to start with a language that is beginner-friendly and widely used, such as Python, Java, or JavaScript. 2) Start with the basics: Before starting the code divide the concept into simple form , it is essential to understand the fundamentals of coding. Start with learning the basics of programming concepts. 3) Use online resources: There are plenty of free resources available online, such as tutorials and YouTube videos, that can help you learn how to code.  Platforms like -> Codecademy                                Udemy...