
本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
Philosophy for Non-philosophers
作者:
Louis Althusser(路易·阿尔都塞)
出版社: Bloomsbury Academic
原作名: 给非哲学家的哲学启迪
译者:
G. M. Goshgarian
出版年: 2022
页数: 224
装帧: Paperback
ISBN: 9781472592019
豆瓣评分
9.1
5星
4星
3星
2星
1星
喜欢读”Philosophy for Non-philosophers”的人也喜欢
· · · · · ·
-
-
意识形态星丛
8.7
-
-
自我批评论文集
9.4
-
-
Jacques Ranciere
9.3
-
-
保卫马克思
9.1
短评
· · · · · ·
(
全部 14 条
)
-
6
有用
lam
2021-12-29 01:15:41
一种在哲学成为马克思主义者的唯物主义哲学实践,注定要经历非哲学的抽象与实践的巨大迂回来阐明:哲学终究是理论领域的阶级斗争,人人都是哲学家预示着一种唯物主义占据支配地位,使革命主体得以在无起源、无目的的偶然相遇中产生,并最终通向共产主义的哲学。
-
0
有用
Nirvana
2025-05-19 07:24:00
美国
什么时候才能出中译本,实在是很重要的文本。
-
0
有用
朝花夕拾
2025-06-02 10:26:57
河南
阿尔都塞值得5星
-
8
有用
丁萌
2020-07-26 12:48:15
解释了“意识形态国家机器”,阐述了“偶然相遇的唯物主义”在马克思主义哲学中的位置,攻防一体。
-
0
有用
柏林秩序井然
2024-03-30 16:56:20
湖北
“is enough for the atoms to encounter each other and agglomerate: there we have the beginning of the world, and the world.”
我要写书评
Philosophy for Non-philosophers的书评 · · · · · ·
( 全部 2 条 )
<![CDATA[
var cur_sort = '';
$('#reviews-wrapper .review_filter a').on('click', function () {
var sort = $(this).data('sort');
if(sort === cur_sort) return;
if(sort === 'follow' && true){
window.location.href = '//www.douban.com/accounts/login?source=movie';
return;
}
if($('#reviews-wrapper .review_filter').data('doing')) return;
$('#reviews-wrapper .review_filter').data('doing', true);
cur_sort = sort;
$('#reviews-wrapper .review_filter a').removeClass('cur');
$(this).addClass('cur');
$.getJSON('reviews', { sort: sort }, function(res) {
$('#reviews-wrapper .review-list').remove();
$('#reviews-wrapper [href="reviews?sort=follow"]').parent().remove();
$('#reviews-wrapper .review_filter').after(res.html);
$('#reviews-wrapper .review_filter').data('doing', false);
$('#reviews-wrapper .review_filter').removeData('doing');
if (res.count === 0) {
$('#reviews-wrapper .review-list').html('你关注的人还没写过长评’);
}
});
});
]]>
桑切兹 :在哲学中成为马克思主义者[1]——评路易·阿尔都塞《写给非哲学家的哲学入门》
1 “没有作品的作者”这个表达,经常出现在路易·阿尔都塞的著作中,跨越了不同的时期。它尤其出现在《写给非哲学家的哲学入门》(以下简称《入门》)中。这部著作实际上在20世纪70年代末就已经完成了,但阿尔都塞一直留着没有发表,直到最近才由法国大学出版社出版。但“没有…
(展开)
九月虺的书评
2014年的1月的《给非哲学家的哲学启迪》是1980年阿尔都塞打算为普罗大众(即所谓非哲学家)撰写的一本哲学教材。但这本书与阿尔都塞自己的意愿大相径庭,事实上,这本书大量掺杂了阿尔都塞自己的思想私货。现在这本书的编者,即Goshgarian认为本书的最主要的内容是讨论哲学与其…
(展开)
>
更多书评
2篇
论坛
· · · · · ·
这本书的其他版本
· · · · · ·
(
全部4
)
-
暂无评分
-
暂无评分 7人读过
-
PRESSES UNIVERSITAIRES DE FRANCE – PUF (2014)
暂无评分 3人读过
以下书单推荐
· · · · · ·
(
全部
)
谁读这本书?
· · · · · ·
![]()
月亮脸
9月5日 想读
![]()
夏目枕流
8月31日 想读
![]()
剑光
8月11日 读过
![]()
飞狗
8月10日 读过
> 14人在读
> 26人读过
> 419人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
-
在豆瓣转让
有419人想读,手里有一本闲着?
订阅关于Philosophy for Non-philosophers的评论:
feed: rss 2.0
= 2000) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_bottom_super_banner’);
}
})(this);
]]>
© 2005-2025 douban.com, all rights reserved 北京豆网科技有限公司
<![CDATA[
var setMethodWithNs = function(namespace) {
var ns = namespace ? namespace + '.' : ''
, fn = function(string) {
if(!ns) {return string}
return ns + string
}
return fn
}
var gaWithNamespace = function(fn, namespace) {
var method = setMethodWithNs(namespace)
fn.call(this, method)
}
var _gaq = _gaq || []
, accounts = [
{ id: 'UA-7019765-1', namespace: 'douban' }
, { id: 'UA-7019765-16', namespace: '' }
]
, gaInit = function(account) {
gaWithNamespace(function(method) {
gaInitFn.call(this, method, account)
}, account.namespace)
}
, gaInitFn = function(method, account) {
_gaq.push([method('_setAccount'), account.id])
_gaq.push([method('_addOrganic'), 'google', 'q'])
_gaq.push([method('_addOrganic'), 'baidu', 'wd'])
_gaq.push([method('_addOrganic'), 'soso', 'w'])
_gaq.push([method('_addOrganic'), 'youdao', 'q'])
_gaq.push([method('_addOrganic'), 'so.360.cn', 'q'])
_gaq.push([method('_addOrganic'), 'sogou', 'query'])
if (account.namespace) {
_gaq.push([method('_addIgnoredOrganic'), '豆瓣'])
_gaq.push([method('_addIgnoredOrganic'), 'douban'])
_gaq.push([method('_addIgnoredOrganic'), '豆瓣网'])
_gaq.push([method('_addIgnoredOrganic'), 'www.douban.com'])
}
if (account.namespace === 'douban') {
_gaq.push([method('_setDomainName'), '.douban.com'])
}
_gaq.push([method('_setCustomVar'), 1, 'responsive_view_mode', 'desktop', 3])
_gaq.push([method('_setCustomVar'), 2, 'login_status', '0', 2]);
_gaq.push([method('_trackPageview')])
}
for(var i = 0, l = accounts.length; i
作者简介:
热门
原文摘录:









