Alerts This Week
Warning Icon 1 637
Alerts This Week
Warning Icon 1 637

Stay Ahead With Linux Security HOWTOs

Filter Icon Refine HOWTOs
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security HOWTOs

We found 0 articles for you...
166

Exploring Unique Python Features That Enhance Your Programming Skills

Learn about some interesting, useful Python features you may not be aware of in this informative tutorial. . When I learn about a new feature in Python or I notice that a few others are unaware of that feature, I make a note of it. Over the last few weeks, there have been a few interesting features that I myself recently learned about. Here is a quick look at these features, and a rundown of each. The link for this article located at The Next Web is no longer available. . Discover interesting and useful Python features you might not know in this informative tutorial.. Python Features, Informative Tutorial, Unique Python Tips. . Brittany Day

Calendar 2 Aug 13, 2020 User Avatar Brittany Day How to Learn Tips and Tricks
166

Top Books to Enhance Your Python Machine Learning Skills

Looking to improve your command of Python machine learning? If so, you'll want to check out these two books. . Mastering machine learning is not easy, even if you’re a crack programmer. I’ve seen many people come from a solid background of writing software in different domains (gaming, web, multimedia, etc.) thinking that adding machine learning to their roster of skills is another walk in the park. It’s not. And every single one of them has been dismayed. I see two reasons for why the challenges of machine learning are misunderstood. First, as the name suggests, machine learning is software that learns by itself as opposed to being instructed on every single rule by a developer . This is an oversimplification that many media outlets with little or no knowledge of the actual challenges of writing machine learning algorithms often use when speaking of the ML trade. The link for this article located at The Next Web is no longer available. . Conquering data science can be a challenge, even for proficient coders. Explore two essential reads to enhance your expertise.. Python Learning, Machine Learning Books, Programming Education. . Brittany Day

Calendar 2 Jul 08, 2020 User Avatar Brittany Day How to Learn Tips and Tricks
166

How Rookout Developed Non-Breaking Breakpoints For Python Debugging

Wondering how to speed up a debugger? Here are some tips to consider while building one for Python: . This is the story of how our team atRookoutbuilt non-breaking breakpoints for Python and some of the lessons we learned along the way.I'll be presenting all about thenuts and bolts of debugging in Python atPyBay 2019in San Francisco this month. Let's dig in. The link for this article located at Opensource.com is no longer available. . Discover the innovative approach Rookout employed to create seamless breakpoints for Python, enhancing your debugging effectiveness.. Python Debugging Techniques, Non-Breaking Breakpoint, Debugger Optimization, Software Development Tips. . Brittany Day

Calendar 2 Aug 14, 2019 User Avatar Brittany Day How to Learn Tips and Tricks
166

Understanding POSIX Shell Command Parsing And Python's Argparse Module

If you're using Python for any amount of development, you have probably issued a command in a terminal, even if only to launch a Python script or install a Python module with pip. . The POSIX shell automatically splits whatever you type as a command into an array. You could write a loop to iterate over each item; determine whether it is the command, an option, or an argument; and take action accordingly. Luckily, a module called argparse already exists for that. The link for this article located at Opensource.com is no longer available. . The POSIX shell automatically splits whatever you type as a command into an array. You could write a. you're, using, python, amount, development, probably, issued, command, termin. . Brittany Day

Calendar 2 Jul 08, 2019 User Avatar Brittany Day How to Learn Tips and Tricks
166

Automate Your Python Code Testing With Tox for Improved Workflow

Python is one of the most popular programming languages in use today—and for good reasons: it's open source, it has a wide range of uses (such as web programming, business applications, games, scientific programming, and much more), and it has a vibrant and dedicated community supporting it. This community is the reason we have such a large, diverse range of software packages available in the Python Package Index (PyPI) to extend and improve Python and solve the inevitable glitches that crop up. . In this series, we'll look at seven PyPI libraries that can help you solve common Python problems. Today, we'll examine tox, a tool for automating tests on Python code. The link for this article located at Opensource.com is no longer available. . In this series, we'll look at seven PyPI libraries that can help you solve common Python problems. T. python, popular, programming, languages, today—and, reasons. . Brittany Day

Calendar 2 May 05, 2019 User Avatar Brittany Day How to Learn Tips and Tricks
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here