2
submitted 8 months ago by [email protected] to c/[email protected]

These tips cover various aspects of web application security, but remember that security is an ongoing process. Stay informed about the latest threats and regularly update your security practices.

3
submitted 8 months ago by [email protected] to c/[email protected]

these are the conclusions I've reached. if you have anything against please leave it in the comments

1
submitted 8 months ago by [email protected] to c/[email protected]

If you are thinking about learning a new programming language, these are great options to consider.

4
submitted 9 months ago by [email protected] to c/[email protected]

Many thumbnail programs exist that will take a large image and reduce it to a thumbnail for you, often supporting working in batches. But what about turning user-uploaded images into thumbnails? Obviously, you don’t want to simply send a large image to the browser and have HTML resize it, because the quality wouldn’t be great, and your bandwidth would go through the roof. So you need something to handle this process on the fly, which is where this recipe comes in handy.

[-] [email protected] 1 points 9 months ago

it's a good alternative, but I can't create chat rooms to invite friends, acquaintances and programming professionals like on this website

-12
submitted 9 months ago by [email protected] to c/[email protected]

Chat rooms and programming content

36
submitted 9 months ago by [email protected] to c/[email protected]

It is not accurate to claim that frameworks automatically make programmers bad. In fact, frameworks are powerful tools that can accelerate development, promote best practices, and facilitate code maintenance. However, it can be argued that overly relying on frameworks without understanding the underlying principles of programming may have some negative effects. Here are some reasons why this might happen:

amargo85

joined 9 months ago